| Class | Global |
| Name | pwd |
| Arguments | [<new directory>] |
Prints name of current directory, or changes directory to that specified.
Example:
>> pwd Current directory: "/home/davidD/Genetics" >> pwd .. Current directory: "/home/davidD"
| << (dir) | Up to index | >> (fil) |