COHERENT manpages

This page displays the COHERENT manpage for pwd [Print the name of the current directory].

List of available manpages
Index


pwd -- Command

Print the name of the current directory
pwd

pwd prints the name of the directory that you are in.

See Also

cd,
commands,
ksh,
sh

Notes

Under the Korn shell, pwd is an alias for the expression print -r $PWD.