View Single Post
Posts: 287 | Thanked: 127 times | Joined on Oct 2009 @ Sweden
#3
Or in the terminal you can run top, which sorts by CPU use by default. Pressing k will let you input a pid to kill (look in the first column). Remember that you might need to be root to kill some processes, there's a column in top for the user as well.