Hacker News new | ask | show | jobs
by usr1106 573 days ago
Ok, need to read it again with more time.

Myself I typically don't script in bash. Most of the extras like [[ are not needed, you can do everything in dash. Arrays are the only feature that comes to my mind where bash would be handy.

1 comments

I can only assume you were down-voted for calling bloat like arrays useful.