Hacker News new | ask | show | jobs
by tkl 4889 days ago
I am a bit clueless here. What is bad about parsing large files with Awk?
1 comments

Nothing. It is bad to not parse files but still changing content because you assume the file format mandates something when it doesn't.