Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 1999 22:36:41 +1200
From:      Joe Abley <jabley@patho.gen.nz>
To:        Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc:        current@FreeBSD.ORG
Subject:   Re: FICL breakage...
Message-ID:  <19990930223641.B16798@patho.gen.nz>
In-Reply-To: <199909300122.VAA02018@khavrinen.lcs.mit.edu>; from Garrett Wollman on Wed, Sep 29, 1999 at 09:22:36PM -0400
References:  <37F20376.64A46CEA@newsguy.com> <199909291002.MAA52950@gratis.grondar.za> <19990929230549.F10020@patho.gen.nz> <199909292217.QAA06450@harmony.village.org> <19990930102350.A25061@patho.gen.nz> <199909300122.VAA02018@khavrinen.lcs.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 29, 1999 at 09:22:36PM -0400, Garrett Wollman wrote:
> <<On Thu, 30 Sep 1999 10:23:50 +1200, Joe Abley <jabley@patho.gen.nz> said:
> 
> > On Wed, Sep 29, 1999 at 04:17:50PM -0600, Warner Losh wrote:
> >> FWIW, one mus have perl installed to build a kernel.
> 
> > Is that desirable? Or do we need more awk?
> 
> Um, yes.  The reason we have Perl in the base system is so that
> programs like this can be written -- in a way that (a) doesn't involve
> a seventeen-pipeline shell script, and (b) is maintainable by people
> whose names are not Aho, Weinberger, or Kernighan.
> 
> -GAWollman
> 
> PS: Yes, I know that awk is standardized.  That doesn't make it any
> clearer when the program is doing something other than iterating over
> each line in an input file.

That's pretty much all softcore.awk was doing though, from
memory...

Anyway, all good to know. There are almost certainly more perl
speakers than awk speakers these days, so it probably makes sense
to do these things in perl rather than awk.

However, take care not to underestimate the awesome power of awk.
When you come down to it, there's an awful lot of userland that
(when you come down to it) does nothing more than interate over each
line in an input file :)


Joe Abley
awk-deconstructionist


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990930223641.B16798>