Hacker News new | ask | show | jobs
by arca_vorago 3814 days ago
Awk is seriously awesome and too often forgotten or underrated.

Ill never forget the day I realized its true power was in shortness of code. I took a one page perl script I couldnt get to work and turned it into a one line awk script that worked.