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) - sunos |
| pwd(1) - opensolaris |
| pwd(1t) - opensolaris |
| pwd(3tcl) - debian |
| pwd(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Finding current working dir path |
| echo $SHELL, $PWD and etc. |
| pwd & cd commands not working in shell script |
| ftp dir and pwd commands |
| $PWD vs `pwd` |