1PWD(1)                           User Commands                          PWD(1)
2
3
4

NAME

6       pwd - print name of current/working directory
7

SYNOPSIS

9       pwd [OPTION]
10

DESCRIPTION

12       Print the full filename of the current working directory.
13
14       --help display this help and exit
15
16       --version
17              output version information and exit
18
19       NOTE:  your shell may have its own version of pwd, which usually super‐
20       sedes the version described here.  Please refer to your  shell's  docu‐
21       mentation for details about the options it supports.
22

AUTHOR

24       Written by Jim Meyering.
25

REPORTING BUGS

27       Report bugs to <bug-coreutils@gnu.org>.
28
30       Copyright © 2007 Free Software Foundation, Inc.
31       This  is  free  software.   You may redistribute copies of it under the
32       terms      of      the      GNU      General       Public       License
33       <http://www.gnu.org/licenses/gpl.html>.   There  is NO WARRANTY, to the
34       extent permitted by law.
35

SEE ALSO

37       getcwd(3)
38
39       The full documentation for pwd is maintained as a Texinfo  manual.   If
40       the info and pwd programs are properly installed at your site, the com‐
41       mand
42
43              info pwd
44
45       should give you access to the complete manual.
46
47
48
49GNU coreutils 6.9                 March 2008                            PWD(1)
Impressum