PWD 1
NAME
pwd - print working directory
SYNOPSIS
pwd
DESCRIPTION
Pwd prints the path name of the working (current) directory.
It is guaranteed to return the same path that was used to enter the directory.
Note that if meanwhile the name space has changed, or directories in the path have been renamed,
the path name may no longer be valid.
SOURCE
/appl/cmd/pwd.b "SEE ALSO"
cd (1), bind (1), sys-fd2path (2), workdir (2)