K 10 svn:author V 8 ssouhlal K 8 svn:date V 27 2007-07-04T16:42:41.000000Z K 7 svn:log V 164 Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed. For example, sed /foo/Id sed s/foo/bar/Ig Reviewed by: dds Approved by: re (hrs) END