Re: Sed and GNU-like

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: jul
Date: Tuesday, January 26, 2010 - 11:21 am

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Sed and GNU-like, Marcello Cruz, (Fri Jan 22, 5:31 pm)
Re: Sed and GNU-like, Ted Unangst, (Fri Jan 22, 5:55 pm)
Re: Sed and GNU-like, Ingo Schwarze, (Fri Jan 22, 6:22 pm)
Re: Sed and GNU-like, Chris Bennett, (Fri Jan 22, 6:26 pm)
Re: Sed and GNU-like, Abel Abraham Camaril ..., (Fri Jan 22, 8:18 pm)
Re: Sed and GNU-like, Hugo Villeneuve, (Fri Jan 22, 9:28 pm)
Re: Sed and GNU-like, jul, (Tue Jan 26, 11:21 am)
Re: Sed and GNU-like, ropers, (Tue Jan 26, 8:59 pm)