Get Started with the Linux Command Line: Files, Directories, and Disks by Matt Vogel

Get Started with the Linux Command Line: Files, Directories, and Disks by Matt Vogel

Author:Matt Vogel [Vogel, Matt]
Language: eng
Format: azw3
Published: 2017-03-11T05:00:00+00:00


5.3.4.4 Moving Back

The ../ set of characters is used to move back one directory in the filesystem. If you are in a directory and want to back up one directory in the tree you can use ../ to with the cd command.

The example below starts in the /home/matt/myfolder directory. The cd ../ command is used to move back one directory to the /home/matt directory.

You can also combine multiple ../ sets together to move back more than one directory. The example below starts in the /home/matt/myfolder directory. The cd ../../../ command is used to move back three directories to the / or root directory.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.