[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Rpm -qa
- From: "Antonio M" <antonio montagnani gmail com>
- To: "For testers of Fedora Core development releases" <fedora-test-list redhat com>
- Subject: Re: Rpm -qa
- Date: Tue, 29 Apr 2008 22:36:33 +0200
2008/4/29 Michael Schwendt <mschwendt tmp0701 nospam 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 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 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]