Multiple choice What command do you use to display a list of currently running processes vi ps shutdown passwd Reveal answer Fill a bubble to check yourself B Correct answer Explanation The ps command (process status) displays information about active processes. vi is an editor, shutdown controls power, and passwd manages passwords.