Mailinglist Archive: opensuse-factory (286 mails)
| < Previous | Next > |
Re: [opensuse-factory] rpm -q
- From: Stefan Seyfried <stefan.seyfried@xxxxxxxxxxxxxx>
- Date: Wed, 11 Aug 2010 21:52:18 +0200
- Message-id: <20100811215218.1f6ede12@xxxxxxxxxxxxxxxx>
On Wed, 11 Aug 2010 18:22:13 +0200
Philipp Thomas <pth@xxxxxxx> wrote:
and "rpm -qa" *does* understand wildcards:
susi:~ # rpm -qa 'tex*'
texlive-bin-2009-15.1.x86_64
texlive-latex-2009-15.1.noarch
texinfo-4.13a-10.5.x86_64
texlive-bin-latex-2009-15.1.x86_64
texlive-2009-15.1.noarch
*much* better than the old pipe-n-grep way ;-)
--
Stefan Seyfried
"Any ideas, John?"
"Well, surrounding them's out."
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Philipp Thomas <pth@xxxxxxx> wrote:
by prefixing it with \. But even then it won't work as rpm doesn't
understand wildcards. If you want to list all installed packes use 'rpm -qa'.
and "rpm -qa" *does* understand wildcards:
susi:~ # rpm -qa 'tex*'
texlive-bin-2009-15.1.x86_64
texlive-latex-2009-15.1.noarch
texinfo-4.13a-10.5.x86_64
texlive-bin-latex-2009-15.1.x86_64
texlive-2009-15.1.noarch
*much* better than the old pipe-n-grep way ;-)
--
Stefan Seyfried
"Any ideas, John?"
"Well, surrounding them's out."
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |