pwd(n) Tcl Built-In Commands pwd(n) __________________________________________________________________________________________________________________________________________________NAMEpwd - Return the current working directorySYNOPSISpwd _________________________________________________________________DESCRIPTIONReturns the path name of the current working directory.SEE ALSOfile(n), cd(n), glob(n), filename(n)KEYWORDSworking directory Tcl pwd(n)
| Related Man Pages |
|---|
| pwd(1) - osx |
| pwd(1) - mojave |
| pwd(1) - freebsd |
| tcl_chdir(3) - mojave |
| tcl_getcwd(3) - mojave |
| 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 |
| echo $PWD doesn't work |
| Make pwd print escape character |