"The cd command, which stands for "change directory", changes the shell's current working directory".
This is useful when trying to keep all your files organized. If you can create, and move between different directories on a whim, it becomes more difficult to clutter up a single directory with unrelated files.

https://www.computerhope.com/unix/ucd.htm (Computer Hope, 2018)

Comments