Hacker News new | ask | show | jobs
by qznc 2545 days ago
Did grep treat the input file as ASCII or UTF8?

I remember another story where someone claimed to be faster than grep. Turned out the comparison was unfair because if this distinction. I believe LANG=C is enough to turn grep into ASCII mode.