Rpm -qa

Antonio M antonio.montagnani at gmail.com
Tue Apr 29 20:36:33 UTC 2008


2008/4/29 Michael Schwendt <mschwendt.tmp0701.nospam at arcor.de>:
> On Tue, 29 Apr 2008 22:25:31 +0200, Antonio M wrote:
>
>  > >  try running:
>  > >  rpm -qa | grep gstreamer
>  > >
>  > >  on the second system
>  > >
>  > >  I bet there's a shell-expansion issue going on there.
>  > >
>  > >
>  > >  -sv
>  > >
>  > >
>  > >  --
>  > >  fedora-test-list mailing list
>  > >  fedora-test-list at redhat.com
>  > >  To unsubscribe:
>  > >  https://www.redhat.com/mailman/listinfo/fedora-test-list
>  > >
>  >
>  > tnx Seth...of course it worked.
>  > what is the difference between rpm -qa gstreamer* and your
>  > suggestion?? and why on system I get the complete list and the other
>  > no???
>
>  The answer is above: shell-expansion
>  A file gstreamer* in current directory.
>  Prefer  rpm -qa gstreamer\*
>  Or  rpm -qa 'gstreamer*'
>  to avoid that.
>
>  --
>
>
> fedora-test-list mailing list
>  fedora-test-list at redhat.com
>  To unsubscribe:
>  https://www.redhat.com/mailman/listinfo/fedora-test-list
>
Tnx to all for your help.

I had a small text file called gstreamer. Deleting it I got the full
list of installed gstreamer packages.

I will use rpm -qa 'package*' command now on.

Tnx again


-- 
Antonio Montagnani
Skype : antoniomontag




More information about the fedora-test-list mailing list