From: scottk AT utig DOT ig DOT utexas DOT edu (Scott Kempf) Subject: Four tar problems 12 Dec 1996 10:22:41 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199612121802.MAA28260.cygnus.gnu-win32@utig.ig.utexas.edu> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com 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".