[Dclug] Distro Adjustments

Przemek Klosowski przemek.klosowski at nist.gov
Tue Jul 27 14:04:31 EDT 2010


On 07/26/2010 03:20 PM, Aaron M. Ucko wrote:

>> rpm -qi `rpm -qf /lib/libwrap.so.0`
>
> FWIW, you can simplify that to
>
>      rpm -qif /lib/libwrap.so.0

OK, great---and the simplification to rpm -ql `rpm -qf libwrap.so.0` 
works as well

     rpm -qlf /lib/libwrap.so.0

(prints what OTHER files are in the package that owns libwrap---often 
useful when you don't remember the names of other commands related to a 
particular subject)


More information about the Dclug mailing list