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 is the use of awk command in unix?
How can we use grep command in unix?
Enumerate some of the most commonly used network commands in unix?
What is unix command?
What is grep short for?
What does #!/ Bin sh do?
Using unix command how to display no of records in oracle?
Why is awk called awk?
Describe the usage and functionality of the command rm –r * in unix?
How do I find previous commands in unix?
Write a command that will display files in the current directory, in a colored, long format.
What are reported commands?
What is awk command used for?
How do you grep a case insensitive?
What is awk used for?