咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

tar 报错gzip: stdin: not in gzip format

2016-08-24 23:36:02 4055次

用tar -zxf xxx.tar.bz2

然后就报这个错。

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors

一开始我以为是压缩包坏的,去下其他的。下下来也是一样。然后仔细看了一下,原来这个压缩包没有用gzip格式压缩  所以解压的时候也不用加上z 。直接tar -xf 就可以了。


首页
最新活动
个人中心