system ("program_name > $out_file & "); sleep 5; setpgrp(0,0); local $SIG{HUP} = 'IGNORE'; kill (HUP, -$$);