3
Mar

To kill all processes of a given user

   Posted by: Vivek Khokhar   in Linux

kill -9 `ps -u username -o “pid=”`

This entry was posted on Friday, March 3rd, 2006 at 3:48 am and is filed under Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a reply

You must be logged in to post a comment.