You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

cd foo

SEE ALSO

pwd
ls

  • No labels