To move around the Linux filesystem, you use paths to specify your destination. The primary tool for this is the cd command, short for change directory. It changes the shell's current working directory.
Command Line · Lesson 3
cd (Change Directory)
Learn how to use cd with paths and shortcuts to move through the Linux filesystem.