Help for this page

Select Code to Download


  1. or download this
    perl -e 'my $ccc = 0; $SIG{INT} = sub { $ccc++; print "^C pressed $ccc
    + times\n"; exit 42 if $ccc >= 5 }; 1 while 1;'; echo $?
    
  2. or download this
    my $parentFlag;
    
    ...
            #end block after failed fork or exit before the fork?
        }
    }