Tue 27 Feb 2007
Linux - Kill all processes for a user
Posted by Josh under Linux -Click to play tutorial:

To kill all processes for a single user, use the following command:
pkill -u username
Tue 27 Feb 2007
Click to play tutorial:

To kill all processes for a single user, use the following command:
pkill -u username
July 5th, 2008 at 2:46 pm
[...] Here is a flash demo of this command, I think you can find it useful. [...]