Multiple choice technology operating systems

ps is used to check

  1. page width

  2. processes currently running

  3. processes terminated

  4. page height

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

The ps (process status) command displays a snapshot of currently running processes. It shows process information including PIDs, terminal, CPU time, and command names.