delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=0.1 required=5.0 tests=AWL,BAYES_50,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <20110530103233.329778cb0pcxgvtt@messagerie.si.c-s.fr> |
Date: | Mon, 30 May 2011 10:32:33 +0200 |
From: | EXCOFFIER Denis <denis DOT excoffier AT c-s DOT fr> |
To: | cygwin AT cygwin DOT com |
Subject: | snapshot 20110528 works, 20110530 not |
MIME-Version: | 1.0 |
User-Agent: | Internet Messaging Program (IMP) H3 (4.3.9) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hello, The following script: ------------------------------------------------- #!/bin/csh -f /bin/ls /cygdrive | /bin/grep . set x = `/bin/ls /cygdrive | /bin/grep .` echo "zz $x zz" ------------------------------------------------- produces c e g h o p s zz c e g h o p s Broken pipe zz when run under the last snapshot (preceding snapshot was ok). "Broken" and "pipe" should not be there. I use XP SP3. Regards, Denis Excoffier. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |