in reply to Re^2: perl to run awk and sed
in thread perl to run awk and sed
I d rather use perl where I can++. I would also advise you to do it in pure Perl, which can do anything that awk and sed can do, and much more, and in most cases more efficiently and with much richer functionalities.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: perl to run awk and sed
by stevieb (Canon) on Nov 30, 2015 at 18:49 UTC |