What is the difference between kill and kill -9 commands?
Answer Posted / sai
kill command uses signal SIGTERM to kill processes by default it is kill -15
kill -9 uses the sinal SIGKILL to kill a processes (i.e force termination of processes )
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where can I find bash in linux?
How do I test my cpu speed?
What are different command to check ram, process and hdd of linux machine?
What does the ps command do in linux?
How do I check command history?
How do I find hostname in linux?
Brief about the command kill PID?
What does top do in linux?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
How do I start ms dos?
What is 9 in kill?
What is the example of command sentence?
What is command example?
What are the 4 kinds of sentences with examples?
What is clang tidy?