Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pwd(1) — 386BSD 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cd(1)

csh(1)

getwd(3)

PWD(1)                      386BSD Reference Manual                     PWD(1)

NAME
     pwd - return working directory name

SYNOPSIS
     pwd

DESCRIPTION
     Pwd writes the absolute pathname of the current working directory to the
     standard output.

     The pwd utility exits 0 on success, and >0 if an error occurs.

STANDARDS
     The pwd function is expected to be POSIX 1003.2 compatible

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
     containing directory was moved after the shell descended into it).

4th Berkeley Distribution        June 27, 1991                               1








































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