On Thu, 2022-12-22 at 18:17 +0100, Giangiacomo Zaffini wrote:
> C:\Users\gzaff\scoop\apps\sed\current\sed.exe: -e expression #4, char
> 9: unterminated `s' command

Someone else mentioned this a week or so ago.

Interestingly, this works fine with the version of sed I have installed
(the version that comes with Git for Windows):

  sed (GNU sed) 4.9

And the replacement version you suggest shows an error:

  sed: -e expression #4, char 7: unterminated `s' command

Note I am running this in cmd.exe.  Maybe you are running in PowerShell
and the quoting is different, or something?

Very confusing.

Reply via email to