CD Command: How to change Directory path in Linux?

Hello All,

In order to change the directory, which one is browsing at command prompt; one needs to execute CD command

cd .. Here space is mandatory between cd and ..
cd .. it moved one directory back from the current directory path

Regards,
Shane G