I frequently find myself wondering "what package does such-n-such a file belong to"?
My favorite rpm command comes to the rescue.<br />rpm -qf <file>
rpm
<br />rpm -qf <file>
For example, what package does the 'which' command belong to?
which