In a message dated: Fri, 11 Feb 2000 11:03:54 EST
Matt Herbert said:

>A note on this:  The filename has to be an exact path or it
>won't work (it took me forever to realize this).  That is,
>
>       rpm -qf ls        # Does not work
>
>       rpm -qf /bin/ls   # works ( fileutils-4.0-8 )

Which is why I often do things like:

        rpm -qf `which ls` 

:)
-- 

Seeya,
Paul
----
    Doing something stupid always costs less (up front) than doing
                        something intelligent.
                  Bean counters are *always* wrong!
  A conclusion is simply the place where you got tired of thinking.
         If you're not having fun, you're not doing it right!



**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to