Multiple choice

What command do you use to shut down linux

  1. rm

  2. ps

  3. vi

  4. shutdown

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

The shutdown command is used to safely power off or reboot the Linux system. The other commands listed are for file deletion, process listing, or text editing.