This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Print working directory name (POSIX)
pwd
None.
The pwd utility writes the pathname of the current working directory to the standard output.
The pwd command is available both as a shell alias (equivalent to print "$PWD"), and as a standalone utility. For information about the builtin pwd command, see ksh. To make sure you use the executable, specify the full path.
cd (builtin ksh command), fullpath, ksh, ls