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

解决办法:

 

gzip -d xxxx.tar.gz
tar -xf xxxx.tar 

相关文章: