1 FAQ tagged "command_pwd"
Viewing 1-1 of 1 FAQ -- Linux / UNIX: Print Current Working Directory with pwd command
Q. How do I display the absolute path to the current working directory under Linux or UNIX operating system?
A. The pwd command displays the absolute pathname of the current working directory to the computer screen.
Print name of current/working directory
Type pwd command:
pwd
Output:
/home/vivek
Above command print the full filename of the current working directory i.e /home/vivek.
Display actual directory [...]
Viewing 1-1 of 1 FAQ - ( see all popular tags )


Recent Comments
Today ~ 1 Comment
Today ~ 1 Comment
Yesterday ~ 2 Comments
Yesterday ~ 1 Comment
Yesterday ~ 7 Comments