Hi,<br>I ported sed to dslinux. <br>I know that sed is in busybox available too, but i read about some problems with that implementation, and IIRC using the busybox sed would cost some of the internal ram.<br><br>The original source is available here: 
<a href="ftp://ftp.gnu.org/gnu/sed/sed-4.1.5.tar.gz">ftp://ftp.gnu.org/gnu/sed/sed-4.1.5.tar.gz</a><br><br>The attached files:<br>sed.diff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Patch for SED<br>user-Makefile.diff&nbsp; - Adding sed in user/Makefile
<br>config.diff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Adding sed in config/<br>vendor.diff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Adding sed in vendor/<br><br>I only set the config-option for sed in the RAM build, because thats the only one i can test.<br><br>--<br>michael
<br>