Go Back   Linux Forums by TotalPenguin! Get linux Help! > GUI Linux > Linux Applications

Linux Applications Discussion for Linux Software and Application releated issues.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-14-2007, 02:55 PM
Member
 
Join Date: Jan 2007
Posts: 62
Crop is on a distinguished road
Default Kill Signal

For killing zombie and rogue processes which kill should I use? What does kill -9 mean?
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-14-2007, 07:00 PM
Jordan's Avatar
Administrator
 
Join Date: Nov 2006
Posts: 570
Jordan is on a distinguished road
Default

Try just using 'kill 1 <pid>' before using 9

-9 means "absolute kill signal" which forces the kernel to stop executing the process. It actually sends the process's resources to /dev/null.

The most common kill signals are 1, 2, 3, 15, and 9.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Kill a logged on User Jame Linux General 3 10-23-2007 05:44 PM


All times are GMT. The time now is 12:34 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.