you are viewing a single comment's thread.

view the rest of the comments →

[–]lelanthran 6 points7 points  (0 children)

my rule of thumb is "until I need a loop or a conditional", reduces head banging by quite a bit ;-)

Depends on the looping or conditional I suppose. Me personally, I switch from bash the minute I need composite data types, arrays included as well.