Multiple choice

How can we investigate or see the process of the Unix System?

  1. By ps command

  2. By ls command

  3. By du command

  4. None of the above

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

 The ps command displays active processes which are running in the background.