Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: "Tarr, Stephen F" To: "'earnie_boyd AT yahoo DOT com'" , "'cygwin AT sourceware DOT cygnus DOT com'" Subject: RE: shell back quote expansion problem Date: Mon, 26 Jun 2000 12:51:17 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Thanks, that seems to be the best approach for now. If I get *really* motivated, I'll try to find where the shell is setting up the pipe from the back quoted command and make sure that it's reading that pipe in text mode. -ST > -----Original Message----- > From: Earnie Boyd [SMTP:earnie_boyd AT yahoo DOT com] > Sent: Sunday, June 25, 2000 6:11 PM > To: Tarr, Stephen F; 'cygwin AT sourceware DOT cygnus DOT com' > Subject: Re: shell back quote expansion problem > > --- "Tarr, Stephen F" wrote: > > I first found this problem with B20, and it still exists in the latest > (June > > 23) binaries > > from sourceware.cygnus.com. It affects both bash and tcsh, and probably > > other > > shells as well. It appears when running on both 95 and NT 4. > > > > If I use back-quote expansion on a command from the cygwin package, > > everything > > works fine. If I use back-quote expansion on a native Win32 > command-line > > program > > (that prints CR-LF at the end of each line of stdout), the shell > expansion > > fails. > -8<- > > > > Is there some simple workaround or environment setting that I'm missing, > or > > is this a real bug? > > > > Ummm... I would say it's a Win32 feature. However, have you tried `SET > CYGWIN=nobinmode notty'. This should set all non-disk operations to text > mode > processing which will strip the \r for you. > > HTH, > > ===== > --- > Earnie Boyd: > __Cygwin: POSIX on Windows__ > Cygwin Newbies: > __Minimalist GNU for Windows__ > Mingw32 List: > Mingw Home: > > __________________________________________________ > Do You Yahoo!? > Get Yahoo! Mail - Free email you can access from anywhere! > http://mail.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com