public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* snapshot 20110528 works, 20110530 not
@ 2011-05-30  8:32 EXCOFFIER Denis
  0 siblings, 0 replies; only message in thread
From: EXCOFFIER Denis @ 2011-05-30  8:32 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-30  8:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-30  8:32 snapshot 20110528 works, 20110530 not EXCOFFIER Denis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).