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
Differentiate cat command from more command.
What is sed awk grep?
How can we use grep command in unix?
What does the command ' $who | sort –logfile > newfile' do?
Are you in or at the office?
Explain command to display different lines that are found when compare two files?
Is grep faster than awk?
What are the dos commands?
Write a command to kill the last background job?
Which unix command lists files/folders in alphabetical order?
What is grep command in unix with examples?
What does the md command do?
Why is grep called grep?
What is the use of the tee command?
What is the command to view process running?