Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
RedHat
Solaris
Others
[IEEE Std1003.2-1992 (``POSIX.2'')]
PWD(1) OpenBSD Reference Manual PWD(1)
NAME
pwd - return working directory name
SYNOPSIS
pwd
DESCRIPTION
The pwd utility prints the absolute pathname of the current working di-
rectory to the standard output. Both the Bourne shell (sh(1)) and Korn
shell (ksh(1)) have their own built-in version of pwd.
The pwd utility exits 0 on success or >0 if an error occurred.
STANDARDS
The pwd utility is expected to be IEEE Std1003.2 (``POSIX.2'') compati-
ble.
SEE ALSO
cd(1), csh(1), ksh(1), sh(1), getcwd(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 con-
taining directory was moved after the shell descended into it).
OpenBSD 2.6 April 28, 1995 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for pwd(1) OpenBSD sources for pwd(1)
Up to: Command Shells and Scripting Languages
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
RedHat
Solaris
Others
[IEEE Std1003.2-1992 (``POSIX.2'')]
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
pwd.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|