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
What is simple command?
Which command would you use if you want to remove the password assigned to a group?
What does comm do and how to use it?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
How do I use nslookup in linux?
What is the command to delete a file linux?
How do I clear bash history in linux?
Explain grep command.
Find command can search for files by
How does case sensitivity affect the way you use commands?
How do I list all processes in linux?
How do I do a whois search?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
Brief about FTP hostname?
How do I check dns entry?