Re: Attempt #3, adding a new command 'sfilter'

From: Julian Elischer <julian_at_elischer.org>
Date: Wed, 06 Sep 2006 18:15:37 -0700
Maxim Sobolev wrote:

> Why not just write simple 5-line script in your favorite scripting 
> language (perl, python, ruby etc) that does just this and forget about 
> it? I don't think performance is really a concern here since the most 
> time this program will spend waiting for the I/O anyway, so that doing 
> it in C makes little or no sense.
>
> IMHO this is one of the reasons we do have all those lightweight 
> languages around - to avoid having separate utility and/or command 
> line option for each and every particular situation.
>
> -Maxim 



perl is not lightweight to install on a machine.
have you seen how much crap  gets installed when you add perl?

lightweight is adding 100 instructions or so to 'date'.
or adding the strftime instruction to awk (as it is in gawk)




>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> freebsd-current_at_freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to 
>> "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Wed Sep 06 2006 - 23:15:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:00 UTC