Linux Command | File Management | pwd Check Current Path
pwd Command
Displays the absolute path of the current location. pwd stands for print working directory.
Usage
pwd
Example
[devkuma@localhost ~]$ pwd
/home/devkuma
Displays the absolute path of the current location. pwd stands for print working directory.
pwd
[devkuma@localhost ~]$ pwd
/home/devkuma