桂萍的博客报错: gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now可以了 (base) ~/zgp/3DSR/3DSR-main/dataset tar -xvf mvtec_3d_anomaly_detection.tar.xz
kiraraLou的博客解压 .tar 格式的压缩文件报错。 报错信息 [root@dx-hadoop41 ~]# tar -zxvf presto.tar gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now 解决方法 ...