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 are awk commands?
Enlist some filename manipulation commands in unix.
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What does the md command do?
How do you grep recursively?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is difference between grep and find command in unix?
Which command is used to create a directory?
What do chmod, chown, chgrp commands do?
Is grep faster than awk?
How do I delete files from command prompt?
How do I search a whole word in vim?
What do know about tee command?
What is grep and how do you use it?
Explain command to show the space allocation of files?