in reply to Re: regex on gigabyte string
in thread regex on gigabyte string

Thanks Maybe I will test it next time around

I settled on using a substring() algorithm to parse up the $bigstring which is fast and now processing a total of upwards of 30GB in 5GB chunks.