ReliaQuest interview question

What's a command to see running process in Linux?

Interview Answer

Anonymous

18 Aug 2022

I answered using the "top" command, but "ps aux" would also have worked.