Re: sed: invalid option -- i

Bob Proulx <[email protected]> Wed, 7 Sep 2016 10:35:43 -0600
Newsgroups gmane.comp.gnu.utils.bugs
Message-ID <[email protected]>
Niraj Gandhi wrote:
> Thanks for the quick response!
> I think the issue is due to older version installed. I have GNU sed version 3.02 installed in my machine. This version is cause of the error.
> While GNU sed version 4.1.5 installed in the another machine works perfectly fine.

According to the NEWS file the -i option appeared in GNU sed version 3.95.

Bob