Monday, March 9, 2009

How to extract multi-part zip files in Linux

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

No comments:

Post a Comment