Type cd directory .
Unless the directory you are changing to is a sub-directory of the current one, usually you should type the full path name to the directory.
To change to the directory immediately above the present one, type "cd .." (two periods).

