what is the difference between KILL and KILL -9?
Answer Posted / kiruthiga.s
KILL --> its a graceful terminating of proocess
kill-9--> terminates the process force fully
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
Which command is used to kill the last background job?
Explain command to show the space allocation of files?
How do I search a whole word in vim?
What is the difference between cat command and more command?
What is s and g in sed command?
What are the commands in UNIX to list the files in a Directory?
What is the command to compare two files in unix?
What is in grep command?
What difference between cmp and diff commands?
How do I delete files from command prompt?
How can you see the command line history?
Explain mount and unmount command.
What is the use of tee command?
What do chmod command do?