cd
| Function | Change the current directory. With no PATH, return to /. |
| Options | None |
| Limitations | Quote names that contain spaces or /. Unquoted / is a path split. |
Examples
Section titled “Examples”$ cd$ cd WebLinkTestSpace$ cd 'My space'$ cd ..$ cd 'Release notes (2024/11)'