What is the difference between kill and kill -9 commands?
Answer Posted / bharath
kill <pid>
allows to kill the normal process.
where as
kill -9 <pid>
to kill normal process and also background process.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Explain shift command of linux?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
Which is the required command for checking the file system?
What is FC command?
How do you create a text file in linux?
What is clang linux?
What signal is ctrl c?
How does case sensitivity affect the way you use commands?
How do I create a .txt file?
How can I check the exit status of my previous command in Linux operating system?
What is df command in linux?
How do I get to root directory in linux?
Explain about lprm job number?
What is a make target?
What are commands in grammar?