How to See Which Processes Are Running in Linux
This is pretty straightforward to experienced Linux users, but it wasn’t obvious to me when I started using Linux. Linux has a nifty program that will tell you what processes are currently running, how much memory/CPU they are using, etc. It also allows you to kill processes that may be running in the background.
At the [...] Read more »
