Linux [ Linux ] – ErrorMessage gzip: stdin: not in gzip format 今天在解壓縮某個檔案時出現了 gzip: stdin: not in gzip format 錯誤訊息,可能的原因是副檔名命名錯誤,以我的檔案為例 它的檔名是 xxx.tar.gz ,解壓縮時他會以gzip來解,但其它他是tar才對。