Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pwd(1) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cd

statx



PWD(1,C)                    AIX Commands Reference                     PWD(1,C)



-------------------------------------------------------------------------------
pwd



PURPOSE

Displays the path name of the working directory.

SYNTAX


pwd ---|


DESCRIPTION

The pwd command writes to standard output the full path name of your current
directory (from the root directory).  All directories are separated by a /
(slash).  The root directory is represented by the first /, and the last
directory named is your current directory.

Warning: The full path name output by pwd is constructed by following hard
(non-symbolic) links from the current working directory back to the root
directory.  This may result in a different path name being output than might
have been expected if symbolic links were involved in the original path taken
by the user or application program when changing directories.

RELATED INFORMATION

See the following command:  "cd."

See the statx system call in AIX Operating System Technical Reference.






















Processed November 8, 1990         PWD(1,C)                                   1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026