Help for this page

Select Code to Download


  1. or download this
    #---- find-match.pl------
    #!/usr/bin/perl 
    ...
      print $fh;
      close(ARGV) if eof(ARGV);
    }
    
  2. or download this
    $ perl find-match.pl file0 file1 fileN