码迷,mamicode.com
首页 > 系统相关 > 详细

linux tar 解压出错

时间:2018-03-08 14:43:30      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:eva   linu   orm   tar   roo   2.3   mat   参数   form   

今天用tar -xzvf php-7.2.3.tar.gz 解压php的tar包时报错

[root@VM_72_37_centos ~]# tar -xzvf php-7.2.3.tar.gz

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

解压时试试使用 tar -xvf 参数可能有奇效。

还是不行可能是文件错误,仔细检查文件。

 

linux tar 解压出错

标签:eva   linu   orm   tar   roo   2.3   mat   参数   form   

原文地址:https://www.cnblogs.com/manzb/p/8528258.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!