local $SIG{CHLD} = 'IGNORE'; # fork # child close STDOUT; close STDIN; close STDERR;