雨鸣静声

关注

tar 命令出错gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable:

雨鸣静声

关注

阅读 65

2022-07-12

[root@localhost src]# tar -xzvf php-5.6.30.tar.bz2

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

换下面这条命令就可以了:

[root@localhost src]# tar -xjf php-5.6.30.tar.bz2


相关推荐

无聊到学习

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting

无聊到学习 88 0 0

余寿

【linux基础-err】 tar命令-stdin: not in gzip format

余寿 85 0 0

爱上流星雨

gzip: stdin: not in gzip format 解决办法(tar: Error exit delayed from previous error

爱上流星雨 64 0 0

mafa1993

tar、gzip、zip压缩命令

mafa1993 189 0 0

天使魔鬼

: gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive

天使魔鬼 86 0 0

雨鸣静声

gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive ta

雨鸣静声 52 0 0

清冷的蓝天天

tar: error is not recoverable: exiting now

清冷的蓝天天 9 0 0

攻城狮Chova

gzip: stdin: not in gzip format

攻城狮Chova 52 0 0

90哦吼

解压文件时报错gzip: stdin:not in gzip format

90哦吼 195 0 0

晴儿成长记

tar命令

晴儿成长记 47 0 0

精彩评论(0)

0 0 举报