14,959
edits
| Line 103: | Line 103: | ||
=== | === print the current directory / where am i === | ||
* {{kbd | key= pwd}}({{ | * {{Linux}}: {{kbd | key= pwd}} (print working directory) | ||
* {{Win}}: {{kbd | key= echo %cd%}} (current directory) <ref>[http://stackoverflow.com/questions/921741/windows-equivilent-to-unix-pwd Windows equivilent to UNIX pwd - Stack Overflow]</ref> | |||
=== switch to my home directory === | === switch to my home directory === | ||