Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2024 00:16:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 281998] bsdunzip extrat from stdin broken
Message-ID:  <bug-281998-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

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