Multiple choice general knowledge science & technology What ps command do? list of files list of users list of permissions 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.