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

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 <code>my_directory</code> you type:
So, to change to <code>my_directory</code>, type:
{{Command|cd my_directory}}
{{Command|cd my_directory}}
To change to the parent folder you type:
To change to the parent folder, type:
{{Command|cd ..}}
{{Command|cd ..}}
And, to move back to your home directory (<code>$HOME</code>):
And, to move back to your home directory (<code>$HOME</code>):
{{Command|cd}}
{{Command|cd}}
38,760

edits