linux下面tar解压文件提示gzip: stdin: not in gzip format处理

素颜马尾好姑娘i 2022-07-15 10:23 226阅读 0赞

tar zxvf pcre-8.34.tar.bz2出错,提示

  1. gzip: stdin: not in gzip format
  2. tar: Child returned status 1
  3. tar: Error is not recoverable: exiting now

更换zxvf,直接tar -xf 就可以了

发表评论

表情:
评论列表 (有 0 条评论,226人围观)

还没有评论,来说两句吧...

相关阅读