1.

What is the pwd command?

Answer»

PWDCOMMAND is basically a command that is USED to PRINT the complete path of the current working directory starting from the root (/). Here, “pwd” stands for Print Working Directory. It is considered one of the most basic and most used commands in Linux. This command is usually a built-in SHELL command and is also available in different shells such as bash, ksh, zsh, bourne shell, etc.



Discussion

No Comment Found