Skip to content

cd

The cd command is used to change the current working directory in the terminal.

Syntax

cd [path]

Usage

  • cd <path>: Changes the current directory to the specified path.

Note

This command is handled via a 3rd party open-source app called Croissant. You need to have Croissant installed and provide the necessary permissions for cd to work.

Example

cd DCIM