in reply to Re: Groking grep
in thread Groking grep
I most certainly did, and they all do.
Obviously you should only generate the data file once, and find a suitable piece of text in it to search for.
Then add 'print "$a\n"' as the last line of each statement to make sure that all the subs work (which they should).
-- Dave