From: Jean-Philippe.Chancelier@joan.enpc.fr (Jean-Philippe Chancelier)
Subject: BUG
30 Oct 1996 08:00:01 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199610300946.KAA01645.cygnus.gnu-win32@deedee.cergrene>
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com



I think I have found the following bug win gnuwin32 b16 
suppose that tutu.tar.gz contains the file foo 
	gunzip -c | tar xf tutu.tar.gz 
works if you call it once 
but if you call 
	gunzip -c | tar xf tutu.tar.gz 
	gunzip -c | tar xf tutu.tar.gz 
the file foo is not recreated each time you call foo 
but its content is appended to the previous content of foo 
	
Jean-Philippe Chancelier 
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
