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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"