PWD
suggest changePWD (PrintWorkingDirectory) The current working directory you are in at the moment:
~> $ echo $PWD /home/user ~> $ cd directory directory> $ echo $PWD /home/user/directory
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents