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 does "kill -9" and "kill -1" do

Answer Posted / jitesh varshney

Kill -9
===> send sure kill signal to process..
but, remember it can't kill all processes
eg: init process
run : kill -9 1 [it can't effect]

Kill -1
===> send signal hangup to process..

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to get part of string variable with echo command only?

1076


i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..

2190


What language is used in terminal?

1030


Suppose you execute a command using exec, what will be the status of your current process in the shell?

1119


Determine the output of the following command: name=shubham && echo ‘my name is $name’.

1040


What is the difference between grep and egrep?

1192


What is the use of a shebang line?

1262


What is the syntax of while loop in shell scripting?

1098


Is it possible to substitute "ls" command in the place of "echo" command?

1109


What is a shell in operating system?

1158


what is info area how many types?

2831


How will you print the login names of all users on a system?

1021


What is path variable bash?

1093


How are shells born?

1024


How can you get the value of pi till a 100 decimal places?

1018