Help for this page

Select Code to Download


  1. or download this
    
    use strict;
    ...
    }
    kill 9,"-$pid";
    kill 9,"$pid";
    
  2. or download this
    #!/usr/bin/perl
    
    use POSIX;
    ...
            }
        }
    }