tar: This does not look like a tar archive 解决办法

tar: This does not look like a tar archive 解决方法解决办法: ?gzip -d xxxx.tar.gztar -xf xxxx.tar ?

tar: This does not look like a tar archive 解决方法

解决办法:

?

gzip -d xxxx.tar.gztar -xf xxxx.tar 
?

?