Multiple choice

Which directory does cd - navigate to?

  1. Previous directory

  2. Home directory

  3. Parent of the current directory

  4. Root directory

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The cd - command is a shortcut that navigates the user back to the previous working directory.