what is the default signal kill in unix?

Answer Posted / kirus

kill PID
if the pid is 12

kill 12
it will kill the PID 12 if the user is owner of that PID.

The kill cmd sends the signal 15 and th Process terminates

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

801


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

763


What is the use of tee command?

573


How do I search a whole word in vim?

693


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

693






Explain command to show the space allocation of files?

633


What are the general commands in using unix os for a beginner?

581


How do you grep a case insensitive?

544


How do I use grep to find a file?

583


What is rmdir command?

555


What is the command to compare two files in unix?

624


What does the md command do?

578


What do chgrp command do?

592


What is the use of cut command in unix?

694


What is the difference between grep and grep?

569