home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: ptx Chapter 2
UNIX Commands
Next: Reference: rcp
 

pwd



pwd

Print the full pathname of the current directory. Note: The built-in versions pwd (Bourne and Korn shells) and dirs (C shell) are faster, so you might want to define the following C-shell alias:



alias pwd dirs -l


Previous: Reference: ptx UNIX in a Nutshell: System V Edition Next: Reference: rcp
Reference: ptx Book Index Reference: rcp

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