NAME

     pwd - print working directory


SYNOPSIS

     pwd


EXAMPLES

     pwd                 # Print the name of the  working  direc-
                         tory


DESCRIPTION

     The full path name  of  the  current  working  directory  is
     printed.


SEE ALSO

     getcwd(3).