Linux tar

Use tar -zxf xxx.tar.gz under linux
and then report this error.
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
Reason: This compressed package is not compressed in gzip format, so there is no need to add z when decompressing. Just do tar -xf

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327102572&siteId=291194637