From: Jean-Philippe.Chancelier@joan.enpc.fr (Jean-Philippe Chancelier)
Subject: BUG
29 Oct 1996 01:52:20 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <3275C1C9.4DC2.cygnus.gnu-win32@cergrene.enpc.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4u)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

I think I have found a bug in bash within gcwin32 
b16 


for i in 1 2 3; do ( echo $i >>names ) ; done

works but send results to the stdout and not into the file 
names 

but echo xxx >> names  works 


Jean-Philippe Chancelier
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
