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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does grep v grep do?

1122


What does the command '$ls | wc –l > file1' do?

1296


What is the use of finger command?

1265


Enumerate some of the most commonly used network commands in unix?

1213


Can you enlist some commonly used network commands?

1151


What is .sh file?

1255


Explain how to use grep command to list find the records of a file containing 10 different strings?

1124


How do I search a whole word in vim?

1217


What does sed command do in unix?

1242


What is the command to find hidden files in the current directory?

1235


How do I find previous commands in unix?

1242


What will the following command do?

1172


Why is it called a shebang?

1239


What does the “echo” command do?

1191


Who invented grep?

1209