Multiple choice

What does the command rm do

  1. copy files

  2. paste files

  3. cut files

  4. delete files

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

rm stands for remove. It is the command used to delete files and directories from the filesystem.