Site icon LinuxCommands.site

pwd command tutorial in linux/unix with examples and use cases

linux pwd command – print name of current/working directory

Linux pwd command is mainly used to print the full filename of the current working directory.

Syntax

pwd [OPTION]…

Options

Examples & Use Cases

Print the full filename of the current working directory

➜  pwd

Exit mobile version