pwd
Synopsis | ||
pwd | print the pathname for current directory | |
Details | ||
The pwd command prints the pathname for the current directory; i.e. the value of the System "user.dir" property mapped to an absolute pathname. Note that the current directory is not guaranteed to exist, or to ever have existed. |