Help for this page

Select Code to Download


  1. or download this
    perl -MConfig -le 'for( split /\s/, $Config{sig_name} ) { 
    last if /^STOP$/; $n++ } kill $n, $$'