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
Explain difference between swap partition and swap file?
Explain about refer?
How do you execute more than one command or program from a single command line entry?
What are linux commands?
How do I start ms dos?
Describe the mknod command and when you’d use it.
What is cd in cmd?
How can I create a file with cmd?
How do I run multiple commands in linux?
What is devops linux?
Who is unix command?
The command ‘umask -S’
How do I stress test my cpu?
Explain about chmod options filename?
How do I check command history?