To go to the parent directory in Linux terminal type cd .. .
You Might Also Like:
- Linux: Moving To Home Directory This takes you to home directory from any directory. Just type cd ~ or just cd ...
- Linux: Moving To Previous Directory Simplest kind is the best kind in technology and it is an art. cd- takes you back to previous directory. ...
- Linux: Root Directory All Linux systems have a directory structure that starts at the root directory. The root directory is represented by a forward slash, like this: /....
- Linux: Moving And Renaming Files The mv command performs both file moving and file renaming, depending on how it is used. In either case, the original filename no longer exists...
- Linux: Removing Directory rmdir command is used for removing any directory in Linux operating system. Options: rmdir -p –parents remove DIRECTORY and its ancestors rmdir -v, –verbose output...
- Linux: What is the use of PWD command in Linux Pwd command is used for print the name of present working directory in Linux terminal sangkrit@linux:~$ pwd /home/sangkrit ...
- Linux: Creating Directories One can create his own directory in Linux using mkdir command. You have to give at least one parameter to mkdir, the name of the...
- Browse Public Profiles On Twitter & Facebook Alphabetically Using People Directory Using Facebook People directory you can browse your Facebook friends alphabetically by name. But remember it only includes people who have Facebook Public Search Listings,...




