pwd(1) pwd(1)NAME pwd - prints the name of the working directory SYNOPSIS pwd DESCRIPTION pwd prints the pathname of the working (current) directory. EXAMPLES The command: pwd produces a pathname, such as /usr/games, indicating the directory you are currently in. STATUS MESSAGES AND VALUES The messages: ``Cannot open ..'' and ``Read error in ...'' indicate possible file system trouble and should be referred to a system administrator. FILES /bin/pwd Executable file SEE ALSO csh(1), ksh(1), sh(1) January 1992 1