Eric Botcazou <ebotcazou@libertysurf.fr> writes: >> A very crippled sed is HP/UX's; semicolons inside -e might not work >> there. It is portable and simple to rewrite the command as >> >> sed -e '/myfoosect/!d' -e N > > Works fine on Solarises too. > > Zack, would you approve the patch with this modification? Yes, go ahead. zw