previous contents up next

Unix for Advanced Users

5. Navigating effectively

5.9. Which directory am I in?

pwd stands for print working directory, and it does just that. Most shells include pwd as a built-in command, but there is also a separate pwd executable.

previous contents up next