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

What does top do in linux?

505


Explain about the command elm?

569


How do you create a blank file in linux?

504


What are runlevels in linux?

514


Which command is used to check the number of files and disk space used and the each user’s defined quota?

538






What is in mkdir command?

537


Explain about communication features in UNIX?

613


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?

598


Explain about gzip filename?

561


What is linux pwd (print working directory) command?

514


How compile c++ program in cmd?

591


How do I change directories in linux command line?

465


What is the purpose output of cd command?

566


How many commands are there in linux?

554


What are the mv command options?

461