pwd - working directory name
pwd
Pwd prints the pathname of the working (current) directory.
pwd takes no options.
The working of pwd is not influenced by any environment variables.
pwd has no known bugs.
$Log: pwd.meltzek.html,v $
Revision 1.3 2004/08/05 14:21:40 cwest
cleanup, new version number on website
Revision 1.1 2004/07/23 20:10:15 cwest
initial import
Revision 1.0 1999/03/04 15:19:03 meltzek
Initial revision
AUTHOR
The Perl implementation of pwd was written by Kevin Meltzer, perlguy@perlguy.com.
COPYRIGHT and LICENSE
This program is copyright by Kevin Meltzer 1999.
This program is free and open software. You may use, modify, distribute and sell this program (and any modified variants) in any way you wish, provided you do not restrict others to do the same.