Multiple choice

The __ command is used to remove (delete files & directories

  1. rm

  2. remove

  3. rm -del

  4. rm -dir

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

The 'rm' command stands for 'remove' and is used to delete files and directories in Linux.