pwd(1)pwd(1)Namepwd - print working directory
SyntaxpwdDescription
The command prints the pathname of the working (current) directory.
Restrictions
In the command dirs is always faster (although 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).
See Alsocd(1), csh(1), getwd(3)pwd(1)