2008 July 17

How to extract multi-part zip files in Linux

hendra-k@server $ cat zipfiles.* > zipfiles-full.zip
hendra-k@server $ zip -F zipfiles-full.zip
hendra-k@server $ unzip zipfiles-full.zip

How to extract multi-part zip files | Hendra-k.net

By WladyX on 17 July, 2008 | General | 7 comments