[Bug 281998] bsdunzip extrat from stdin broken
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281998] bsdunzip extract from stdin broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281998] bsdunzip extract from stdin broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281998] bsdunzip extract from stdin broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281998] bsdunzip extract from stdin broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281998] bsdunzip extract from stdin broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Oct 2024 00:16:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281998
Bug ID: 281998
Summary: bsdunzip extrat from stdin broken
Product: Base System
Version: 13.4-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: r4@sovserv.ru
# ls /usr/bin/unzip
lrwxr-xr-x 1 root wheel 8B Sep 28 14:08 /usr/bin/unzip@ -> bsdunzip
# /usr/bin/bsdunzip -
Usage: unzip [-aCcfjLlnopqtuvyZ1] [{-O|-I} encoding] [-d dir] [-x pattern] [-P
password] zipfile
[member ...]
My script broken after upgrading to 13.3, because /usr/bin/unzip was replaced
by link to bsdunzip
man page of bsdunzip says: "If specified filename is "-", then data is read
from stdin.", but it is broken.
--
You are receiving this mail because:
You are the assignee for the bug.