Help for this page

Select Code to Download


  1. or download this
    +system $^X,  "-e", "if (\$pid=fork){sleep 1;kill(9, \$pid)} else {sle
    +ep 5}";
    
  2. or download this
    --- a/win32/win32.c
    +++ b/win32/win32.c
    ...
                        remove_dead_pseudo_process(child);
                        return 0;
                    }