HP-UX Reference (11i v3 07/02) - 1 User Commands N-Z (vol 2)
p
pwd(1) pwd(1)
$ /usr/bin/pwd -L
/mnt/vts/symdir
In the following example, there is no symbolic link. The displayed directory is the same for both the
-L
and -P options.
$ mkdir /mnt/vts/onedir
$ /usr/bin/pwd -L
/mnt/vts/onedir
$ /usr/bin/pwd -P
/mnt/vts/onedir
AUTHOR
pwd was developed by AT&T and HP.
SEE ALSO
cd(1), csh(1), sh(1), sh-posix(1), standards(5).
STANDARDS CONFORMANCE
pwd: SVID2, SVID3, XPG2, XPG3, XPG4, POSIX.2
164 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: February 2007