feed-image  Delivered by FeedBurner  ISSN 1836-5930





Poll

Which of following tutorials would you like to see on the Linuxconfig.org?
 
Partner Linux Sites
TuxMachines
DebianAdmin
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
FreeSoftwareLinux
Jam's Ubuntu Blog
All For Linux

pwd
Article Index
1. Name
2. Synopsis
3. Examples

1. Name

pwd [man page] - print name of current/working directory

2. Synopsis

pwd [OPTION] 

3. Examples

Pwd linux command prints name of current/working directory.
pwd 
pwd prints name of current/working directory
Alternative to the pwd command could be dirs which prints the same output:
dirs -l 
dirs prints name of current/working directory