ladybird/Base/usr/share/man/man1/pwd.md
2022-06-13 17:44:54 -07:00

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.