Which of the following commands can we use to list all the active processes of a computer?
Sweet! We use ps followed by x to list every single process that runs on a computer at that time.
Not quite! We use ps followed by x to list every single process that runs on a computer at that time.