[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Gnome / RPM strageness



On Sun, Dec 12, 1999 at 08:48:43PM -0800, cajun wrote:
> 
> Today, I was looking for something and did a 'rpm -qa | grep gnome-core' and
> got this:
> 	gnome-core-devel-1.0.39-10
> 	gnome-core-1.0.39-10
> 

rpm -q = Query
rpm -qa = querie the installed rpms
rpm -qa | grep gnome-core   = query local installed db and only show gnome-core

-qa does not query the rpm files in the local dir.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]