Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <19990504174645.2833.rocketmail@web114.yahoomail.com>
Date: Tue, 4 May 1999 10:46:45 -0700 (PDT)
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: earnie_boyd@yahoo.com
Subject: Re: bash 2.0.2 backquoted text includes final carriage return -  revisited
To: Bill Kelly <kelly@softwired-inc.com>
Cc: cygwin users <cygwin@sourceware.cygnus.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

--- Bill Kelly <kelly@softwired-inc.com> wrote:
-8<-
> I gather cygwin bash doesn't attempt to mediate between the DOS and Unix
> conventions
> in cases like this, it will strip \n and leave \r as is.
> 

Only if processing in binary mode.  Pipes and redirection are by default
processed in binary mode.  Adding nobinmode to the list of values for the
CYGWIN enviroment variable will modify that for child processes.

===
"Earnie Boyd" <mailto:earnie_boyd@yahoo.com>
CYGWIN RELATED HELP:
 DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html>
       DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/>
ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR
                <http://www.eGroups.com/list/gnu-win32/>
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

