Mail Archives: cygwin/1996/10/30/08:00:01
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 AT cygnus DOT com" with one line of text: "help".
- Raw text -