Linux commands: Difference between revisions

Jump to navigation Jump to search
No change in size ,  15 May 2017
m
Line 158: Line 158:
=== Print the current directory / where am i ===
=== Print the current directory / where am i ===
* {{Linux}}: {{kbd | key= pwd}}  '''p'''rint name of '''w'''orking '''d'''irectory.  More on [http://linuxcommand.org/man_pages/pwd1.html pwd].
* {{Linux}}: {{kbd | key= pwd}}  '''p'''rint name of '''w'''orking '''d'''irectory.  More on [http://linuxcommand.org/man_pages/pwd1.html pwd].
* {{Win}}: {{kbd | key= echo %cd%}} '''c'''urrent '''d'''irectory <ref>[http://stackoverflow.com/questions/921741/windows-equivilent-to-unix-pwd Windows equivilent to UNIX pwd - Stack Overflow]</ref>
* {{Win}}: {{kbd | key= echo %cd%}} '''c'''urrent '''d'''irectory <ref>[http://stackoverflow.com/questions/921741/windows-equivilent-to-unix-pwd Windows equivalent to UNIX pwd - Stack Overflow]</ref>


=== Change directory to my home directory ===
=== Change directory to my home directory ===

Navigation menu