Search⌘ K
AI Features

Navigate between Directories

Explore the use of the Bash cd command to navigate between directories within the Linux file system. Learn how to change to parent, relative, and absolute directories using various cd options. This lesson helps you master essential directory navigation commands crucial for working efficiently in the shell environment.

cd

Definition:

cd — short for “change directory” — is used to change Shell’s current ...