Answers for "pwd command in linux used for"

5

pwd linux

pwd stands for Print Working Directory. 
It prints the path of the working directory, starting from the root.
Example after typing pwd:
/home/omar/Desktop/OSLab
Posted by: Guest on June-22-2021

Browse Popular Code Answers by Language