Re: [Hampshire] Bash script interruptions

Αρχική Σελίδα

Reply to this message
Συντάκτης: Paul Stimpson
Ημερομηνία:  
Προς: Hampshire LUG Mailing List
Αντικείμενο: Re: [Hampshire] Bash script interruptions
SIGKILL - That doesn't sound a very nice way to handle a child process when its parent gets SIGINTed (Die with no chance of doing a tidy exit.) Would not a more logical thing be to send be a SIGHUP? (Your logical control terminal has gone away.)

Just wondering why they did it that way.

Cheers,
Paul.


Sent from my BlackBerry® wireless device