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
Using unix command how to display no of records in oracle?
Is ‘du’ a command? If so, what is its use?
Explain command to show the space allocation of files?
What is the search command in unix?
Write a command that will display files in the current directory, in a colored, long format.
What will the following command do?
What is the difference between awk and grep?
What is the difference between cat command and more command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are the dos commands?
Explain the steps that a shell follows while processing a command.
How to display no of records in oracle using unix command?
Which command is used to create a directory?
How does the system know where one command ends and another begins?
What are the commands in UNIX to list the files in a Directory?