I want to add a small extra difference which annoys me between bsd and
GNU sed

$ echo Foo | sed 's/foo/fuu/i'
sed: 1: "s/foo/fuu/i": bad flag in substitute command: 'i'

it seems bsd sed has no support for case-insenstive flag. right ?


Best regards,

        Jul

Reply via email to