5 ms·
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
by LeBit 3y 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.