Help for this page

Select Code to Download


  1. or download this
    $SIG{INT} = $SIG{HUP} = sub{} ;   # child
    
  2. or download this
    $SIG{INT} = $SIG{HUP} = 'IGNORE';   # child