in reply to
how to search for a string in large file?
grep <string> <filename> | wc -l
*My* tenacity goes to eleven...
Comment on
Re: how to search for a string in large file?
Download
Code
In Section
Seekers of Perl Wisdom