in reply to Re: bash vs perl
in thread bash vs perl

Mine is similar: I'll use bash for simple sequences of shell commands, but, if it requires any logic beyond a couple simple if statements or loops, then it's time to switch to perl.