Files
neonucleus/data/openos/usr/man/pwd
2026-04-01 11:04:22 +02:00

12 lines
227 B
Plaintext

NAME
pwd - print name of current/working directory
SYNOPSIS
pwd
DESCRIPTION
`pwd` writes the name of the current working directory to the standard output.
EXAMPLES
pwd
Write the current directory to the terminal.