Help for this page

Select Code to Download


  1. or download this
    #!c:\perl\bin\perl.exe  
    
    ...
      # Problem: This line never printed.
      print "I am doing something for SIG $sig....\n"; 
    }
    
  2. or download this
    perl -e "kill CLD, <the PID displayed in the first window>"