PWD

suggest change

PWD (PrintWorkingDirectory) The current working directory you are in at the moment:

~> $ echo $PWD
/home/user
~> $ cd directory
directory> $ echo $PWD
/home/user/directory

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents