Skip to content

cd

FunctionChange the current directory. With no PATH, return to /.
OptionsNone
LimitationsQuote names that contain spaces or /. Unquoted / is a path split.
$ cd
$ cd WebLinkTestSpace
$ cd 'My space'
$ cd ..
$ cd 'Release notes (2024/11)'