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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we use grep command in unix?

1264


How do you grep recursively?

1155


What is the use of egrep command in unix?

1245


How does pipe () work?

1147


Explain command to view process running?

1178


What are the differences among a system call, a library function, and a unix command?

1275


What do know about tee command?

1222


What happens when we execute a unix command?

1201


What is the difference between awk and grep?

1334


How does the system know where one command ends and another begins?

2313


Write a command to display a file’s contents in various formats?

1248


What is .sh file?

1258


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

1195


What are filter commands in unix?

1260


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1630