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
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Which command is used to copy files?
What are the commands in UNIX to list the files in a Directory?
What is the functionality of a top command?
Is ‘du’ a command? If so, what is its use?
Explain mount and unmount command.
What does the command '$ls | wc –l > file1' do?
What does 'mkdir' command do in UNIX?
What is the command to view process running?
Is it inbetween or in between?
Explain command to display different lines that are found when compare two files?
What are file commands?
What is ‘ps’ command for?
What does sed command do in unix?
Is command prompt unix?