bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] tar-1.15.92 sends verbose output to stdout


From: Mike Frysinger
Subject: [Bug-tar] tar-1.15.92 sends verbose output to stdout
Date: Fri, 13 Oct 2006 19:46:19 -0400
User-agent: KMail/1.9.4

a user pointed out that 1.15.92 behaves differently from 1.15.91 and older and 
this tends to break things ... for example:

$ touch foo.txt
$ tar cf - foo.txt > foo.tar
$ tar tf foo.tar
foo.txt
$ tar cvf - foo.txt > foo.tar
$ tar tf foo.tar
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors
-mike

Attachment: pgprqAzyccIRx.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]