[xubuntu-users] OT: How to handle multipart zip files
Anthony Papillion
anthony at papillion.me
Mon Jan 21 20:21:05 UTC 2013
Hello Everyone,
So I've downloaded some software provided to me as a multipart zip file. Now, I need to join the various files to extract them into a usable form. This is what I tried:
cat *.zip > software.zip
zip -FF software.zip
unzip software.zip
Unfortunately, this doesn't work. What I get when I unzip the archive are the individual pieces I originally cat'd. Can anyone help me out?
Thanks!
Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/xubuntu-users/attachments/20130121/b2b4203a/attachment.html>
More information about the xubuntu-users
mailing list