Logo 
Search:

Unix / Linux / Ubuntu Articles

Submit Article
Home » Articles » Unix / Linux / Ubuntu » CommandsRSS Feeds

Show current directory - pwd

Posted By: Vilhelm Fischer     Category: Unix / Linux / Ubuntu     Views: 2384

This article explains about pwd command with an example in unix.

pwd command is used to show current directory in unix.

Syntax of pwd Command

pwd [- option]

Most Commonly used options are :

-L Display the logical current working directory.

-P Display the physical current working directory (all symbolic links resolved).

Example of pwd Command

pwd [-L | -P]
  
Share: 


Didn't find what you were looking for? Find more on Show current directory - pwd Or get search suggestion and latest updates.

Vilhelm Fischer
Vilhelm Fischer author of Show current directory - pwd is from Frankfurt, Germany.
 
View All Articles

Related Articles and Code:


 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!