Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Delivered-To: mailing list cygwin@sources.redhat.com Message-ID: <00ca01c05a1f$c6f8e420$275c100a@actfs.co.uk> From: "Malcolm Boekhoff" To: "Cygwin News Group" References: <20001129153151.10090.qmail@web115.yahoomail.com> <3A25251A.ECCAAFE9@apocalypse.org> Subject: Re: binary mode from non-Cygwin shells? Date: Wed, 29 Nov 2000 16:16:49 -0000 > Nevertheless: > > > You will find that if you set CYGWIN=nobinmode before executing your > > command.com example od will read in text mode and the \r will be eliminated. > > Or, if you use the echo executable found in the Cygwin/bin directory instead of > > the shell builtin the \r will not be written. > > Nope. If I leave CYGWIN unset, and run the Cygwin echo.exe explicitly: > > d:\users\antony>c:\cygwin\bin\echo.exe hello |od -c > 0000000000 h e l l o \r \n > 0000000007 > Is this because the pipe is being created by command.com and not bash? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com