Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 282 Bytes

File metadata and controls

8 lines (6 loc) · 282 Bytes

pwd

The pwd command in Linux stands for "print working directory." It is used to display the full path of the current directory you are working in. This command is especially useful when you need to know your exact location in the directory structure.

Syntax

pwd