C Program to register signal handler for SIGTERM and when it receives the signal, the program should print some information about the origin of the signal
C Program to register signal handler for SIGTERM and when it receives the signal, the program should print some information about the origin of the signal