Hacker News new | ask | show | jobs
by MisterTea 56 days ago
> tbh, i tend to use AWK over bash in 80% of cases, but i call it from bash anyway, and still call it bash scripting :/

This makes me sad and sounds very naive. AWK is a fantastic language on its own and should be called out when used as such.

1 comments

I'll make you sadder: Even when I call my own AWK modules I put hours in, I still call that a bash script.