pwd(1) bsd man page | unix.com

Man Page: pwd

Operating Environment: bsd

Section: 1

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) - mojave
pwd(1) - freebsd
pwd(1) - suse
cd(1) - sunos
dirs(1) - sunos
Similar Topics in the Unix Linux Community
Finding current working dir path
echo $SHELL, $PWD and etc.
echo $PWD doesn't work
set prompt = pwd
pwd in a variable