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

Tutlinks: intro1 intro2 wildcard permission pipe vi essential admin net fwall DNS diag Apache1 Apache2 MySQL1 MySQL2
Useful: Quiz Forums
Site Links:XMLZoo ActiveSQL ProgZoo SQLZoo