Hacker News new | ask | show | jobs
by bingerman 2060 days ago
I learned awk before Perl and it helped a lot. I still use awk (and sed) regularly but for more complex tasks involving regexes and such Perl is my favourite.