Multiple choice general knowledge science & technology

What ps command do?

  1. list of files

  2. list of users

  3. list of permissions

  4. list of processes

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

The ps command displays information about active processes running on the system. It shows a snapshot including process IDs (PIDs), terminal associations, CPU usage, memory consumption, and the command that launched each process.