Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NAME

cd - change the current working directory

SYNOPSIS

cd [DIRECTORY]

DESCRIPTION

Change the current directory to DIRECTORY. The variable HOME is the default DIRECTORY.

EXAMPLES

Code Block
cd foo

SEE ALSO

pwd
ls