Translations:Linux introduction/11/en: Difference between revisions

Jump to navigation Jump to search
Importing a new version from external source
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
So, to change to <tt>my_directory</tt> you type:
So, to change to <code>my_directory</code> you type:
{{Command|cd my_directory}}
{{Command|cd my_directory}}
To change to the parent folder you type:
To change to the parent folder you type:
{{Command|cd ..}}
{{Command|cd ..}}
And, to move back to your home directory (<tt>$HOME</tt>):
And, to move back to your home directory (<code>$HOME</code>):
{{Command|cd}}
{{Command|cd}}
38,760

edits

Navigation menu