NO,only list the filename in the tar,then in the end,the error display.
2014-08-21 18:05 GMT+08:00 Sascha Wildner <[email protected]>: > On Thu, 21 Aug 2014 11:55:24 +0200, lhmwzy <[email protected]> wrote: > > Please let me know if requre infos. >> >> cat xx.tar.gz|gzip -d|tar -xvf - >> >> this also give the same error. >> >> tar: Error exit delayed from previous errors. >> > > I mean, you are using -v for tar, so there should be more output from the > tar command (the list of files being untarred and so on). Is there any > error in this output? > > Sascha >
