what is the default signal kill in unix?

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


Please Help Members By Posting Answers For Below Questions

How many unix commands are there?

635


What does awk stand for?

617


How do I search a whole word in vim?

704


Write a command to kill the last background job?

626


What is the comma to display different lines that are found when compare two files?

601






What is the use of the command 'ls -x chapter[1-5]' ?

665


Name the unix command to find how many days the server has been up.

614


What is the command to compare two files in unix?

628


What is the behavioural difference between cmp and diff commands?

688


How do I find previous commands in unix?

603


What is the difference between cat command and more command?

607


What are awk commands?

590


What are reported commands?

572


What does this command do,"$more readme.txt“?

695


Why is it called grep?

569