NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/42229: unzip: Infozip compatibility: globbing
>Number: 42229
>Category: bin
>Synopsis: unzip: Infozip compatibility: globbing
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 25 22:25:00 +0000 2009
>Originator: Thomas Klausner
>Release: NetBSD 5.99.21
>Organization:
Curiosity is the very basis of education and if you tell me that
curiosity killed the cat, I say only that the cat died nobly.
- Arnold Edinborough
>Environment:
System: NetBSD yt 5.99.21 NetBSD 5.99.21 (YT) #22: Thu Oct 22 08:13:03 CEST
2009 wiz@yt:/archive/cvs/src/sys/arch/amd64/compile/obj/YT amd64
Architecture: x86_64
Machine: amd64
>Description:
Infozip unzip expands its command line arguments itself (in particular
globbing). For example:
unzip -tq \*.zip
tests all zip files in the current directory.
NetBSD unzip does not support this special feature.
>How-To-Repeat:
unzip -tq \*.zip
in a directory with zip files.
>Fix:
joerg said he'd fix it.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index