what is the difference between KILL and KILL -9?
Answer Posted / kiruthiga.s
KILL --> its a graceful terminating of proocess
kill-9--> terminates the process force fully
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain command to show the space allocation of files?
What is the use of finger command?
What is the use of sed command in unix?
What is awk good for?
How do I open a port?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the difference between cat command and more command?
What is grep command in unix with examples?
Why is it called grep?
What is the use of egrep command in unix?
What happens when we execute a unix command?
What is the use of tee command?
How do I use grep to search for a file?
What does the md command do?
what is the advaantage of each user having its own copy of the shell?