Multiple choice

The command cd does what in Linux?

  1. Moves a folder

  2. Changes name of directory you are working in.

  3. Changes current directory you are working in.

  4. Deletes the current directory you are working in.

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

The cd command in Linux stands for 'change directory'. It is used to navigate the file system.