Mail Archives: cygwin/1996/12/12/10:22:41
There are a number of problems with tar.
Tar doesn't properly overwrite files
after "echo x > x; tar cvf y x; tar xvf y x; cat x"
x hold "x\nx\n" instead of "x\n"
"touch x; tar cvf y x" produces
"getgrent call, and it isn't done yet."
"echo x > x; tar cvfz y.gz x; tar tfz y.gz"
fails, this probably a binary vs text problem
"rm -f y; tar tf y" reports "No such process" instead of "No such file"
----------------------------------
Scott Kempf (scottk AT ig DOT utexas DOT edu)
Running gnu-win32 beta 17
under Windows 95.
-
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 -