What is the difference between kill and kill -9 commands?
Answer Posted / guest
kill used for terminate the process but kill -9 used to
kill process forcefully
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the ms dos commands?
How to know linux os is 32 bit or 64 bit?
Which command will show you free/used memory?
What does umask 077 mean?
What is s in permission linux?
What is grep command?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
How do I check cpu usage?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is du -s * | sort -k1,1rn | head command used for?
What are the commands used in command prompt?
How do I find previous commands in linux?
Explain about communication features in UNIX?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Explain about the command elm?