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) - linux
pwd(1) - freebsd
pwd(1) - debian
pwd(1) - netbsd
pwd(1) - x11r4
Similar Topics in the Unix Linux Community
Finding current working dir path
echo $SHELL, $PWD and etc.
ftp dir and pwd commands
set prompt = pwd
$PWD vs `pwd`