Thufir wrote:
On Sat, 06 Jun 2009 11:19:16 +0200, Joachim Backes wrote:
First, don't use "-qa" unless you need to. Using "-qa" is really only
useful if you're matching a glob-style pattern against all package
names. For instance, "rpm -qa curl*".
More precise:: rpm -qa curl\* or rpm -qa 'curl*' or rpm -qa "curl*"
(without \ or ' or ", * is interpreted by your shell)
If you're not using a glob-style
Thanks. However, I'm still not seeing the expected output, which is a
list of files including the JAR:
You are thinking of -ql instead of -qa?
--
Kevin J. Cummings
kjchome@xxxxxxx
cummings@xxxxxxxxxxxxxxxxxx
cummings@xxxxxxxxxxxxxxxxxxxxxxx
Registered Linux User #1232 (http://counter.li.org)
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines