UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: printChapter 4
The Bourne Shell and Korn Shell
Next: Reference: r
 

pwd

pwd

Print your present working directory on standard output. In the Korn shell, this is really an alias for print -r - $PWD.


Previous: Reference: printUNIX in a Nutshell: System V EditionNext: Reference: r
Reference: printBook IndexReference: r

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System