NAME
	  pwd -	Displays the pathname of the current (working) direc-
	  tory

     SYNOPSIS
	  pwd


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

     RELATED INFORMATION
	  Commands:  cd(1), csh(1), ksh(1), sh(1).

	  Functions:  stat(2).

































Acknowledgement and Disclaimer