Multiple choice

What does the command ps do

  1. display contents of a directory

  2. delete files

  3. change the password

  4. display a list of currently running process

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

ps stands for process status. It provides a snapshot of the currently running processes on the system.