LinuxFiles

cd

Changes the current working directory.

Syntax

cd <path>

Examples

Go to the previous directory

cd -

Related commands