George Metz wrote:
> 
> On Sat, 7 Apr 2001, Ewald Wasscher wrote:

> > Tweaking linuxrc so that
> > it will work with busybox's sed applet instead of GNU sed could save a
> > few bytes too.

> As for Sed, well, sed is an uncompressed 17k, so I don't know that the
> savings would be worth making linuxrc incompatible with other distros.

Last time I looked, sed in Oxygen was 65k uncompressed... it's the
full GNU sed.  Started me on a path to get sed OUT of linuxrc
altogether, and to start thinking along the same lines as Ewald.

Much of sed can be replicated with the shell's variable substituion
operators that ksh introduced.

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to