Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: need help reading through two large files and output matches and non matches

by naikonta (Curate)
on Apr 21, 2007 at 03:40 UTC ( [id://611256]=note: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://611256]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-29 02:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found