Hacker News new | ask | show | jobs
by LeBit 1027 days ago
Bash is fine for small scripts.

Once you use it to manage complex data structures and flow, you are simply wasting time because you will have to rewrite it in Python or Go.