Answer Posted / saket kale
kill is a command used to send a signal to a process which
we want to terminate.The message sent is the termination
signal, which requests that the process exit.
The default signal sent is SIGTERM.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does awk stand for?
What is the difference between grep and grep?
What is {} in find command?
What is the command to view process running?
What is the difference between cat and more command?
What is the use of sed command in unix?
What does the command '$ls | wc –l > file1' do?
What is the use of tee command?
How do I search for a file in unix command?
Which command can you use to find the currently running process in unix server?
What is used to type command?
What does this command do,"$more readme.txt“?
What is $0 bash?
Who command in unix?
Describe the zip/unzip command using gzip.