Three candidates:

1-grep
2-rpm -qa
3-pipe filtering

On Redhat 9:
# rpm -qa | grep gpm
gpm-...
libgpm1-...
#

On mdk cooker:
# rpm -qa | grep gpm
gpm-...
#

The latter happens even though on mdk cooker both gpm-... and libgpm1...
are installed, and 'rpm -qa | grep libgpm1' produces the expected
result.
-- 
"...[B]e quick to listen, slow to speak and slow to become angry...."
                                                James 1:19 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://members.ij.net/mrmazda/


Reply via email to