Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between KILL and KILL -9?

Answers were Sorted based on User's Feedback



what is the difference between KILL and KILL -9?..

Answer / daniel

The simple kill command will give the signal SIGTERM, while kill -9 will give the signal SIGKILL.

Is This Answer Correct ?    44 Yes 2 No

what is the difference between KILL and KILL -9?..

Answer / birendra

Kill command will kill the proecess without specifying the
force whereas when we need to apply the force or priority
to kill any process we use kill -9.

Is This Answer Correct ?    35 Yes 4 No

what is the difference between KILL and KILL -9?..

Answer / ravi k srivastava

Kill allows the child processes to be killed before parent
process is killed.
Kill -9 forcefully kills the process without giving time to
child processes to be killed. In IPC architecture, its not
good idea to kill forcefully using "-9" option.

Is This Answer Correct ?    24 Yes 1 No

what is the difference between KILL and KILL -9?..

Answer / viraj

The simple kill command will give the signal SIGTERM, while
kill -9 will give the signal SIGKILL.

Is This Answer Correct ?    6 Yes 1 No

what is the difference between KILL and KILL -9?..

Answer / kiruthiga.s

KILL --> its a graceful terminating of proocess
kill-9--> terminates the process force fully

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...

27 Answers   CGI,


which command is used to change group?

5 Answers  


The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Answers  


What is the nmap command?

0 Answers  


what are the different hardwares available?

1 Answers  


Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.

8 Answers   Concentrix, IBM, Symantec, TCS,


How do you stop a running process?

7 Answers  


How many bits use for MAC address?

7 Answers   Google,


What is merge command in unix?

0 Answers  


How will you know who are the users logged in to the system before 15 minutes?

4 Answers   Amazon,


What are some command words?

0 Answers  


Why is it called grep?

0 Answers  


Categories