←  linux commands

Views:

cd command

The cd command is used to change current working directory.

Syntax: cd path

Example:

cd folder1
cd-output

Going to Parent Directory

cd ..

Going to Previous Working Directory

cd -