[Techtalk] sighup, kill -9, sigkill, and all those related things

Danijel Tasov mail at vosat.de
Fri Apr 14 08:25:37 EST 2006


Kathryn Hogg wrote:
> Applications can override most default signal handlers (SIGTERM cannot)
> via fun functions like sigaction().

SIGTERM can be catched by the application, I think you mean
SIGKILL. There is another one which cannot be catched, it's
SIGSTOP.

                                        -DaTa
                                        Danijel Tasov
                                        <dt at vosat.de>
-- 
Beauty?  What's that?
             -- Larry Wall in <199710221937.MAA25131 at wall.org>


More information about the Techtalk mailing list