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

In UNIX, what is the command to kill a process?

Answer Posted / dilipsimha

kill -9 <pid>
this is for force killing
kill <pid>
just try to kill
killall <pname>
this is to kill all instances of a process with name pname

killall -9 <pname>

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is awk called awk?

1136


What is .sh file?

1257


What is command statement?

1240


Differentiate cmp command from diff command.

1237


What does the command ' $who | sort –logfile > newfile' do?

1324


Name the general commands in using unix os for a beginner?

1215


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)?

1625


What are the dos commands?

1314


What is used to type command?

1101


What does grep v do?

1098


What do chgrp command do?

1285


Is command prompt unix?

1222


Differentiate cat command from more command.

1205


Enlist some filename manipulation commands in unix.

1220


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

1285