On Friday 30 July 2010 17:00, Natanael Copa wrote:
> Currently there is a bug in sed that makes it only replace first
> file when an "address" is specified:
> 
>  sed -i -e '1{s/foo/bar/}' one two
> 
> Will only replace 'one' and not 'two'.

Applied, thanks! And here's the fix:

http://busybox.net/downloads/fixes-1.17.1/busybox-1.17.1-sed.patch

-- 
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to