Closed zeanfa closed 1 year ago
All train splits except for 00 cannot be unzipped.
C:\Work\HW\uhdm_data>tar -xvzf train_split01.tar.gz tar: Error opening archive: Unrecognized archive format
My fault Had to unzip as one file like this cat train_split**.tar.gz | tar -xz
All train splits except for 00 cannot be unzipped.
C:\Work\HW\uhdm_data>tar -xvzf train_split01.tar.gz tar: Error opening archive: Unrecognized archive format