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 is the pipe command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What happens when we execute a unix command?
What is the use of finger command?
What does the metacharacter mean?
What are the commands in UNIX to list the files in a Directory?
How does pipe () work?
What command is used to switching between users in unix?
What is command substitution?
What is the difference between cat command and more command?
How do I use grep to find a file?
How do I use nslookup?
What is the use of the tee command?
What is grep short for?
What command is used to check the current users?