Tag Archives: perl sigchld signals handler

Perl , $SIG{CHLD} = ‘IGNORE’ , system() and you.

Note: This has been in my drafts for a while, but I think it’s ready for publishing.. At first blush you probably would not expect the following to print “-1″; as you probably expect “system” to execute and return the … Continue reading

Posted in General, work | Tagged | 2 Comments