Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl
    sub trp_h{
    ...
    $SIG{EXIT}='DEFAULT';
    exit(2);
    exit 1;