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
What is the use of ls command?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
What is the bash in linux?
What is mkdir p?
What could be the problem when a command that was issued gave a different result from the last time it was used?
What is finger command in linux?
How do you check which file consuming more space in linux?
Can I delete .bash history?
How to recover /etc/passwd file and /etc/shadow file?
Explain command grouping in linux?
What does the ps command do in linux?
What are commands in grammar?
How you will create new folder / directories and how to remove file and folder in linux?
How do I change shell in linux?
How can you copy lines into the buffer in command mode?