$ unzip test.zip Archive: test.zip skipping: test.csv need PK compat. v4.5 (can do v2.1)To solve this issue, I had to install p7zip. On Red Hat/CentOS, use yum:
$ sudo yum install p7zipOn Ubuntu, use apt-get:
$ sudo apt-get install p7zipAnd then use command 7za to extract the file:
$ 7za e test.zip 7-Zip (A) [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,2 CPUs) Processing archive: test.zip Extracting test.csv Everything is Ok Size: 56433 Compressed: 7529