mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-16 08:02:52 +00:00
13 lines
No EOL
164 B
Markdown
13 lines
No EOL
164 B
Markdown
## Name
|
|
|
|
pwd - print name of working directory
|
|
|
|
## Synopsis
|
|
|
|
```**sh
|
|
$ pwd
|
|
```
|
|
|
|
## Description
|
|
|
|
`pwd` prints the absolute pathname of the current working directory. |