[CentOS] grep

Bowie Bailey Bowie_Bailey at BUC.com
Tue Aug 28 18:48:18 UTC 2007


Rodrigo Barbosa wrote:
> 
> Ick. I hate perl.
> 
> If I find something I can't do in bash/sed/awk, I just code it in C :)

Ick.  I hate C.  ;)

If I can't use grep, I'll use an short inline Perl script.  Or, in
extreme cases, I'll write a small utility script.  Or, more commonly,
I'll write a huge inline Perl monstrosity that really should have been
done as a utility script.  (It's really hard to sort out nested loops
and conditionals without any formatting...)

-- 
Bowie



More information about the CentOS mailing list