Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    }
    
    close $FH;
    
  2. or download this
    perl -e 'system(q{perl testflock.pl ; ls -al flockdata; rm flockdata})
    + for 1..20'