mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
13 lines
164 B
Markdown
13 lines
164 B
Markdown
## Name
|
|
|
|
pwd - print name of working directory
|
|
|
|
## Synopsis
|
|
|
|
```**sh
|
|
$ pwd
|
|
```
|
|
|
|
## Description
|
|
|
|
`pwd` prints the absolute pathname of the current working directory. |