mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 06:24:58 +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. |