Unzip multivolume zip file on FreeBSD

It can be done with port installed, but first multivolume zip has to be converted to single volume zip file.

First run
zip -FF path-to-multivolume-zip --out path-to-singlezip
to convert to single volume, then you can unzip that one as usual.


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *