Next:
echo
Up:
Shell Commands
Previous:
alias
Contents
Index
cd
The
cd
command is used to change the current working directory.
cd [
directory
]
The command will change the current working directory to
directory
, or to the user's home directory if none is given.
Stephen R. Whiteley 2006-10-23