Unix Blog

Thursday, March 17, 2011

kill commands

kill -3 process-id (Will not kill the process. Will create a threaddump useful for java troubleshooting)
kill -9 process-id  (Kill the process)
kill -11 process-id (Grace kill the process)
kill -15 process-id

posted by Jayanthi Krishnamurthy @ 12:46 PM   0 Comments

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home

Newer›  ‹Older

About Me

Name: Jayanthi Krishnamurthy

View my complete profile

Posts

  • kill commands

Older Posts Newer Posts

Archives

Subscribe to
Posts [Atom]