Answer Posted / jitesh varshney
Kill -9
===> send sure kill signal to process..
but, remember it can't kill all processes
eg: init process
run : kill -9 1 [it can't effect]
Kill -1
===> send signal hangup to process..
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
shell script for reverse the string
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
How can the contents of a file inside jar be read without extracting in a shell script?
What command needs to be used to take the backup?
How to print all the arguments provided to the script?
How do I run a powershell script?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is bash shell command?
What does $@ mean bash?
what is info area how many types?
determine the output of the following command: echo ${new:-variable}
What is sudo command?
Explain about echo command?
How to get the last line from a file using just the terminal?
How important is shell scripting?