Wednesday, August 1, 2007

Knowing Where You Are with the pwd Command

The pwd (print working directory) command tells you where you are, and prints the working (current) directory.
For example, if you execute

# cd /usr/bin

and then type

# pwd


No comments: