If you can see this check that

next section prev section up prev page next page

The Parent Directory

The parent directory is the directory above the current directory in the naming tree. For example, if your current directory is /home/john/projects then the parent directory is /users/john. Your parent directory may be referred to as .. (double dot).

In any directory if you type ls with the option '-a', you will see two directories called '.' and '..'. The '.' directory is the current directory and the '..' directory is actually the directory above.

% ls -a
.       ..      .login   .cshrc
myfile  myfile2 yearfile yearfile2

Linux tutorials: intro1 intro2 wildcard permission pipe vi essential admin net fwall DNS diag Apache1 Apache2 MySQL1 MySQL2
Caine 2.0: Autopsy Cli PartRec Files FileRec Browser FFoxForensics Carving
Caine 2.5.1: Essentials | Basic
Useful: Quiz | Forums | Privacy Policy | Terms and Conditions
Site Links:XMLZoo ActiveSQL ProgZoo SQLZoo

Copyright @ 2004-2012 Gordon Russell. All rights reserved.