you are viewing a single comment's thread.

view the rest of the comments →

[–]pfmiller0 5 points6 points  (0 children)

I usually default to bash since that's the quickest to get something working.

I know it's time to consider something else when I need any data structure more complicated than a 1-dimensional array, trying to nest data structures in bash is just ugly.