Hasnain Ali Blog

OpenSoruce Telephony and Technology

Linux kill user process

Posted by hasnain110 on February 16, 2009

Found it few days back so sharing it here:

kill -9 `ps -u <username> -o ”pid=”`

Where <username> should be the user you want to kill along with all its running processes

One Response to “Linux kill user process”

  1. boraoleg said

    Good information thank you
    http://www.bircom.com

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>