pwd(1) General Commands Manual pwd(1) Name pwd - print working directory Syntax pwd Description 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 Also cd(1), csh(1), getwd(3) pwd(1)
| Related Man Pages |
|---|
| pwd(1) - osx |
| pwd(1) - sunos |
| pwd(1) - freebsd |
| pwd(1) - debian |
| pwd(3tcl) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Finding current working dir path |
| replacing with `pwd` |
| Enable PWD command on anonymous FTP? |
| pwd in a variable |
| $PWD vs `pwd` |