Linux commands: Difference between revisions

Jump to navigation Jump to search
49 bytes added ,  31 October 2014
Line 103: Line 103:




=== show the current directory / where am i ===
=== print the current directory / where am i ===
* {{kbd | key= pwd}}({{Linux}})
* {{Linux}}: {{kbd | key= pwd}} (print working directory) 
* {{kbd | key= echo %cd%}}({{Win}}) <ref>[http://stackoverflow.com/questions/921741/windows-equivilent-to-unix-pwd Windows equivilent to UNIX pwd - Stack Overflow]</ref>
* {{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 ===

Navigation menu