Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # untested:
    ...
    }
    while (<>) { ; }; # just discard input until EOF
    kill KILL => $pid;