原文:解壓.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