Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: one last awk question for tbs monitoring...
> Okay, I think I almost have this...
> I actually have already coded a working solution, but my original plan
of
> using awk and not getting it to work is nagging me. Any pointers are
> appreciated.
Ok, here's a very sincere pointer.
Use Perl instead. It is much more robust than AWK, and there is no end to available modules for it.
Seriously.
AWK is for one-liners. Scripts should be written in Perl.
And no, it isn't just me.
http://www.infoworld.com/article/04/05/07/19FEtoptools_1.html
Jared
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Jun 11 2004 - 11:46:33 CDT