What's wrong with plain ol' grep? grep [-P] 'your pattern here' humungous.log > results.txt
I can't recall grepping any 3GB files, but I've probably done at least that much in smaller files. On Wednesday, August 29, 2018 at 11:39:51 PM UTC-4, Christopher Stone wrote: > > In lieu of other solutions I'd *try* a Perl script. > -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
