pwd – Linux Command to Print Working Directory

pwd is a Linux / Unix command which prints the current working directory. If you wish to know the full path of theĀ  directory in which you are in from the Linux console, then the pwd command will come to your rescue. pwd stands for Print Working Directory. If you check the man page of [...]

Read more