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

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

Re: sed Version 3.02 for Windows


From: Eli Zaretskii
Subject: Re: sed Version 3.02 for Windows
Date: Fri, 02 Feb 2001 18:40:32 +0200

> From: "Caione, Mario" <address@hidden>
> Date: Fri, 2 Feb 2001 10:53:37 -0500
>  
> for %f in (*.cmd) do sed -e 's/aiis_m01/aiis_p01/g' %f > dx_%f
>  
> The files going into the execution have lines delimited by 0x0D0A, but
> coming out they have lines delimited by 0x0A0A. Is there a way to prevent
> the conversion of carriage returns to linefeeds?

What port of Sed is that?  It sounds like it's a Cygwin port; if so,
try mounting the drive where you do it in text mode (don't ask me how,
I don't know, I only know it should be possible).




reply via email to

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