[manual index][section index]

NAME

pwd - print working directory

SYNOPSIS

pwd

DESCRIPTION

Pwd prints the path name of the working (current) directory. It is guaranteed to return the same path that was used to enter the directory. Note that if meanwhile the name space has changed, or directories in the path have been renamed, the path name may no longer be valid.

SOURCE

/appl/cmd/pwd.b

SEE ALSO

cd(1), bind(1), sys-fd2path(2), workdir(2)

PWD(1 ) Rev:  Thu Feb 15 14:42:47 GMT 2007