Parent directory

The parent directory is a directory one level above the current directory in a directory tree structure. Parent directories in Linux are denoted by two dots (..). At the command line, you can move to the parent directory of your current directory by typing cd .. at the command line.