system('perl -w perlscript1.pl) if !fork; system('perl -w perlscript2.pl) if !fork; #### $SIG{CHLD} = 'IGNORE';