in reply to Re^5: How to optimize a regex on a large file read line by line ?
in thread How to optimize a regex on a large file read line by line ?
All langage give the same count using the same regex (i speak for my own test). The EOF are the usual Windows one (13+10). Grep take the $ as it should be as the result are the same with the other try. :)