Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2007 16:47:08 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Ian Smith <smithi@nimnet.asn.au>
Cc:        freebsd-questions@freebsd.org, Tsu-Fan Cheng <tfcheng@gmail.com>
Subject:   Re: what to do with this..?
Message-ID:  <20070808164646.J62070@wojtek.tensor.gdynia.pl>
In-Reply-To: <Pine.BSF.3.96.1070808230208.16319B-100000@gaia.nimnet.asn.au>
References:  <Pine.BSF.3.96.1070808230208.16319B-100000@gaia.nimnet.asn.au>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> 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 "freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070808164646.J62070>