Answer Posted / jagadeeb choudhury
Kill -9 <PID> or Kill -s Kill <PID>
To Kill a process forcibly or definitely kill.
Kill -15 <PID> or kill -s term <PID>
To terminate a Process.
Thanks,
jagadeeb@gmail.com
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are reported commands?
What do chmod command do?
Write a command to display a file’s contents in various formats?
What do chmod, chown, chgrp commands do?
Which command can you use to find the currently running process in unix server?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is {} in find command?
What is command substitution?
What is the use of tee command?
What is grep and how do you use it?
What is the pipe command?
How to display no of records in oracle using unix command?
hw will u use awk in replacing cahrs and files
What is grep short for?
How do I run a bash script?