prompt: ~/$ gzip -d myfile.csv.gz
gzip: myfile.csv.gz has flags 0xd4 -- not supported
Tried googling to no avail, so thought I'd ask directly here. The files in question were copied using aws s3 cp command.
What does this error mean and how can I fix it so I can uncompress these files?