what is the difference between KILL and KILL -9?
Answer Posted / birendra
Kill command will kill the proecess without specifying the
force whereas when we need to apply the force or priority
to kill any process we use kill -9.
| Is This Answer Correct ? | 35 Yes | 4 No |
Post New Answer View All Answers
What will the following command do?
What is grep command in unix with examples?
Explain command to show the space allocation of files?
What is the comma to display different lines that are found when compare two files?
What is pipe command in unix?
How does the system know where one command ends and another begins?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Who invented grep?
What is ‘ps’ command for?
What is awk good for?
What is the command to find maximum memory taking process on the server?
What is awk used for?
Name the various commands that are used for the user information in unix.
What does grep v grep do?
Who command in unix operating system?