Ralph Corderoy <[EMAIL PROTECTED]> wrote: > An extra line of output, including some NUL bytes, appears in the output > of `tar -tvf'.
When used with -g or -G, -t option historically implies displaying some internal data from GNU tar headers. That is exactly extra lines you are complaining about. In my opinion it should be displayed only when -v (or even -vv is given), I will fix this in the next release. Regards, Sergey _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
