At least for scripts longer than 30-40 lines where sh looks clunky with too much var substitution and clunky sed regexen.
Perl is something between sh and C on syntax, but easier and with builting match/replace capabilities.
At least for scripts longer than 30-40 lines where sh looks clunky with too much var substitution and clunky sed regexen.
Perl is something between sh and C on syntax, but easier and with builting match/replace capabilities.