bsd man page for pwd

Query: pwd

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PWD(1)							      General Commands Manual							    PWD(1)

NAME
pwd - working directory name
SYNOPSIS
pwd
DESCRIPTION
Pwd prints the pathname of the working (current) directory.
SEE ALSO
cd(1), csh(1), getwd(3)
BUGS
In csh(1) the command dirs is always faster (although it can give a different answer in the rare case that the current directory or a con- taining directory was moved after the shell descended into it). 4th Berkeley Distribution April 29, 1985 PWD(1)
Related Man Pages
pwd(1) - debian
pwd(1) - centos
pwd(1) - opendarwin
pwd(1) - netbsd
pwd(1) - xfree86
Similar Topics in the Unix Linux Community
Finding current working dir path
Unable to view contents of a directory
pwd & cd commands not working in shell script
ftp dir and pwd commands
$PWD vs `pwd`