Package: unzip
Version: 6.0-4
Severity: wishlist

unzip pack.z01
unzip pack.zip

you could in C do check if the other files are there.


to prompt user info that it might be a multivolume.

cat foo.z01 foo.z02 foo.zip > new_foo.zip
which makes a new zip file of all the parts (new_foo.zip)
and then 
Code:
unzip -F new_foo.zip

-F shall be not there and remove. You could let unzip do it automatically

it would be much better 

thanks


-- System Information:
Debian Release: 6.0.3
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages unzip depends on:
ii  libbz2-1.0                    1.0.5-6    high-quality block-sorting file co
ii  libc6                         2.11.3-3   Embedded GNU C Library: Shared lib

unzip recommends no packages.

Versions of packages unzip suggests:
ii  zip                           3.0-3      Archiver for .zip files

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to