Hacker News new | ask | show | jobs
by lcnielsen 371 days ago
This is literally the best thing about Unix tools. You can write a compact little Awk script and pipe that with a few coreutils to parse mountains of text into sensible data. I use this kind of thing every day.