This is supposed to be a discussion on the Google Summer of Code, not a nerd
fight about whether grep or awk is better, and how to manage files.  Can you
guys fork your discussion?

On Wed, Mar 3, 2010 at 2:13 PM, Chris Palmer <ch...@noncombatant.org> wrote:

> Anders Andersson writes:
>
> > p...@airwaves:~$ size `which awk`
> >    text    data     bss     dec     hex filename
> >  313483    1392   20584  335459   51e63 /usr/bin/awk
>
> Small price to pay for something that can basically do the job of almost
> the
> entire Unix userland.
>
> Also, yours is bloated (but still not too large given what it can do).
>
> 11:11 ~ ; size $(which awk)
>    text    data     bss     dec     hex filename
>  118712    2880    4640  126232   1ed18 /usr/bin/awk
>
>
>

Reply via email to