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
How do you create a text file in linux terminal?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
How do I check if my cpu is overclocked?
What is the difference between clang and llvm?
How do I check command history?
What would be the result of the command paste -s dog cat?
What is clang tidy?
Explain about the command lynx?
How do I set permission to run in linux?
what is the fastest way to enter a series of commands from the command-line in linux
How remove all files in a directory linux?
What is sudo bash command?
What is the default number of shell commands saved in the history list of .cshrc file?
How do I open a text file in cmd?
What is the use of finger command in linux?