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 command to uninstall processes in linux?

Answer Posted / rallapalli

Uninstall processes means to kill the processes. I think u
have confused.
#kill -9 <pid>

pid: process id

#pkill <command name>

Is This Answer Correct ?    55 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I stress test my cpu?

1052


What is the difference between cd and cd in linux?

1035


How to write the output of a command to a file?

1133


What the command used for search file or files for specific text?

947


What does make clean command do?

1085


How do I run multiple commands in linux?

1109


What is the root directory linux?

1078


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

1467


Which command is used to delete a group?

1289


Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.

1783


How do you sort cpu in top command?

1146


What are the basic commands for user management?

1078


How do I run a bash script in linux?

1056


What does && mean in bash?

1153


What is 9 in kill?

1053