what is the command to uninstall processes in linux?

Answer Posted / kuppusamy

Through using kill command one can terminate the process
which is running in linux.

One more command also there pkill there.

The main diffference is in kill you have to mention process
ID. In pkill you have to mention the process name.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In order to display the last five commands you have entered using the fc command, you would type?

520


What are linux commands useful?

584


What is know about grep commands?

549


How do I check my cpu cores?

529


What is clang llvm?

586






What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?

562


You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?

527


What is devops model?

520


What is $@ in bash?

547


How do I know my linux shell version?

509


You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?

591


What is top command in linux?

509


You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

507


What is difference between sh and bash?

510


Which daemon is used for scheduling of the commands?

570