pwd(1)
_________________________________________________________________
pwd Command
working directory name
_________________________________________________________________
SYNTAX
pwd
DESCRIPTION
Pwd prints the pathname of the working (current) directory.
SEE ALSO
cd(1), csh(1), sh(1)
BUGS
In csh(1) the command echo $cwd is always faster than pwd.
However, it can give a different answer in the rare case that the
current directory or a containing directory was moved after the
shell descended into it.
DG/UX 4.00 Page 1
Licensed material--property of copyright holder(s)