Beginner Linux & Shell Scripting
Q25 / 100

What does the "ps" command display?

Correct! Well done.

Incorrect.

The correct answer is A) A list of currently running processes

A

Correct Answer

A list of currently running processes

Explanation

"ps" displays information about active processes, including their process IDs (PIDs), terminal, status, and command name, useful for monitoring and troubleshooting.

Progress
25/100