Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        print "$x: unlocked file\n";
        return;
    }
    
  2. or download this
    0: locked file
    1: locked file
    ...
    7: unlocked file
    8: unlocked file
    9: unlocked file