Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        close $fh;
        exit;
    }
    
  2. or download this
    C:\Random>perl winproc.pl
    I am a child
    Terminating on signal SIGINT(2)