[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Bracket "filename" problem
- From: James Olin Oden <joden malachi lee k12 nc us>
- To: rpm-list redhat com
- Subject: Re: Bracket "filename" problem
- Date: Wed, 3 Sep 2003 10:56:45 -0400 (EDT)
On Tue, 2 Sep 2003, Jed Donnelley wrote:
> If I type the following:
>
> # rpm -pq 'ab[1].rpm'
> #
>
brackets are glob characters like *. RPM actually tries to use them as
glob charracters if I understand correctly. There is a bugzilla report
about the issue of rpm not allowing some escape of these glob characters,
but if I recall corectly it wt was marked as WONTFIX.
I can understand why as creating file names with glob characters (or
metacharacters) in general is a bad idea.
Cheers...james
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]