Y
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
east2west
4889 days ago
Nothing. It is bad to not parse files but still changing content because you assume the file format mandates something when it doesn't.
link