原文:解压.tar.gz出错gzip: stdin: not in gzip format tar: /Child returned status 1 tar: Error is not recoverable: exiting now

最近研究shell编程,需要下载解压一些.tar.gz的文件,但经常遇到解压失败的情况: root xxxxxxx tar jxvf tcl . . src.tar.gz bzip : stdin is not a bzip file. tar: Child returned status tar: Error is not recoverable: exiting now 今天仔细研究了一下,如 ...

2015-11-10 14:27 1 50046 推荐指数:

查看详情

tar解压问题gzip: stdin: not in gzip format

如下所示,使用tar -zxvf解压文件时遇到”gzip: stdin: not in gzip format“等错误: [root@DB-Server tmp]# [root@DB-Server tmp]# tar -zxvf ...

Fri Sep 25 00:39:00 CST 2015 2 31715
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM