On Wed, Oct 18, 2006 at 09:04:43AM +0100, Dave Shield wrote: > Finding the "best" sed is obviously a good thing, but what if this is > not sufficient? > The project needs to be able to run on a system where *none* of the > installed 'sed's can handle the list of module headers.
The only other option is to split the string fed to sed into multiple lines. And, on Solaris, at least starting with Solaris 2.6, I think you're guaranteed to find a decent-enough sed in /usr/xpg4/bin. -- albert chin ([EMAIL PROTECTED]) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
