Next:
The echo Command
Up:
Shell Commands
Previous:
The alias Command
Contents
Index
The
cd
Command
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 2024-10-26