what to do with this..?

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Wed Aug 8 07:47:26 PDT 2007


>
> You can 'unzip 1' for 1.zip, but need to 'unzip 2.z01' and so on; that
> is, you need to specify the full filename unless it ends in '.zip', but
> unzip will work on any valid zipfile whatever it's called.  See unzip(1)
>
> Try running 'unzip -l 2.z01' and if it lists properly, 'unzip -t 2.z01'
> to test the archive contents, before unzipping for real.
>
> If that doesn't help, quote us exactly what you try, and the response.

possibly it's simply splited files so cat ?.z* >onefile.zip and then 
unzipping?

>
> Cheers, Ian
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>


More information about the freebsd-questions mailing list