bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug when processing binary file for gnu win32 sed


From: Eli Zaretskii
Subject: Re: bug when processing binary file for gnu win32 sed
Date: Mon, 18 Jun 2012 18:20:11 +0300

> From: hongqi wang <address@hidden>
> Date: Mon, 18 Jun 2012 13:00:27 +0800
> 
> sed will expend "0A" to "0D0A" even if I specify the option "-b" as below:  
> sed -b -i "s/<source>/<target>/g" Myfile.datthat is not what I expected since 
> I am dealing with some binary files  but it will break the format.
> version: 4.2.1download url: http://gnuwin32.sourceforge.net/packages/sed.htm
> thanks.

It's a bug in the GnuWin32 port of Sed, not in Sed itself.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]