- Forums
- Linux Hosting
- Get Display Show Current Working Directory Folder Linux Command
This Page Contains information about Get Display Show Current Working Directory Folder Linux Command By linux in category Linux Hosting with 7 Replies. [1187], Last Updated: Mon Jun 24, 2024
linux
Sun Apr 20, 2008
7 Comments
563 Visits
If you are a system administrator, and you frequently work with the UNIX Shell Terminal Command, you've probably have come to a point where you want to know in which directory you are currently working. So to display the directory you are at, execute the following command:
Code/Command:
pwd
Once you have entered this command, the shell will display the directory you are in
example:
Code/Command:
/home/username
think it stands for: Print Working Directory (I guess)
getcwd
i use this one too:
getcwd - Get current working directory Linux
https://www.webune.com/forums/get-display-show-current-working-directory-folder-linux-command-t308.html