ReliaQuest Interview Question

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

Interview Answer

Anonymous

Aug 18, 2022

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