Print Working Directory (pwd)

Use: Use the print-working-directory (pwd) command to determine your location in the file system.

When the computer executes this command, it will show the user the absolute pathname for their current directory.

pwd usage:

eos$ pwd

What am I doing?

Displaying the pathname of my current working directory.

How do I do that?

Using the PWD command.

Should I expect an output?

Yes: The absolute path is displayed. For example: /mnt/ncsudrive/s/ssrahman