Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2002 11:17:43 +0100 (CET)
From:      Nicolas Rachinsky <list@rachinsky.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/34819: bzip2 cannot handle filenames containing * or ?
Message-ID:  <200202111017.g1BAHhm07609@pc5.abc>

next in thread | raw e-mail | index | archive | help


>Number:         34819
>Category:       bin
>Synopsis:       bzip2 cannot handle filenames containing * or ?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 11 02:20:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Rachinsky
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD pc5.abc 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Feb 9 15:45:34 CET 2002 nicolas@pc5.abc:/usr/obj/usr/src/sys/NR i386


	
>Description:

bzip2 seems to try its own expansion of wildcards like * or ?. So you 
cannot compress files which names contain * or ?.

This is my first PR, so please excuse if it's not in a good shape or 
bits are missing (I hope it's ok, but I don't know).

>How-To-Repeat:

#date > aa\*aa
#bzip2 aa\*aa

#date > aa\?aa
#bzip2 aa\?aa

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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