On Mon, 2003-02-17 at 20:44, [EMAIL PROTECTED] wrote: > I've never been able to figure out a portable way > to mangle control chars with sed.
if it's cos you're trying to use a dos file then just run 'dos2unix' over the file (and vice versa use 'unix2dos'). Dave. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
