C program which illustrates sending signal from one process to another by using kill API. Also check if the program have permission to send the signal or not
C program which illustrates sending signal from one process to another by using kill API. Also check if the program have permission to send the signal or not