1PWD(1) General Commands Manual PWD(1)
23
4
NAME
6pwd - working directory name
7
SYNOPSIS
9pwd
10
DESCRIPTION
12Pwd prints the pathname of the working (current) directory.
13
SEE ALSO
15cd(1), csh(1), getwd(3)
16
BUGS
18In csh(1) the command dirs is always faster (although it can give a
19different answer in the rare case that the current directory or a con‐
20taining directory was moved after the shell descended into it).
2122
23
24
4th Berkeley Distribution April 29, 1985 PWD(1)