Sed bug.

Rob Landley rob at landley.net
Wed May 12 05:26:03 UTC 2010


On Tuesday 11 May 2010 18:47:44 Denys Vlasenko wrote:
> On Monday 10 May 2010 06:38, Rob Landley wrote:
> > echo -e '\t| one \\\n\t| two \\\n' | sed -e '/| one /a \
> >
> >         | three \\' -e '/| one-/a \
> >         | three-* \\'
> >
> > The above behaves differently on busybox and gnu seds.
> >
> > I've meant to fix it all weekend, but was too busy.  Just thought I'd
> > post it here so it wouldn't get lost...
>
> Please try attached patch.

Yay, it works!

Thanks,

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds



More information about the busybox mailing list