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
How does the system know where one command ends and another begins?
Is command prompt unix?
Why is it called a shebang?
What is the use of finger command?
What is the command to view process running?
Using unix command how to display no of records in oracle?
How do you grep recursively?
Describe the zip/unzip command using gzip.
Is grep faster than awk?
What command is used to switching between users in unix?
What are filter commands in unix?
What do chown command do?
What does grep v do?
Explain ‘system calls’ with respect to unix commands?
Explain command to display different lines that are found when compare two files?