Laurent,
I've never used that tool, but you could get it from doing something like
"locate nslookup |xargs rpm -qf" or the longhanded version:
"locate nslookup" to find the file, then "rpm -qf <filename>" to find the owner
package. If locate gives you too many files then try "find / -name nslookup
2>/dev/null |xargs rpm -qf" or if you're happy with regex's then filter through
the locate output for something that ends in "nslookup". Hell, if nslookup is
in your $PATH then you could just do "whereis nslookup |xargs rpm -qf".
Just a few ideas.
j
--- Laurent Duperval <[EMAIL PROTECTED]> wrote:
> Hi,
>
> It used to be (in 7.2) that you could search for a file and it would tell
> you what package to find it in. That functionality seems to have disappeared
> form the Software Manager. Is that a fact or am I not doing things properly?
> Specifically, I'm looking for the package which has nslookup in it.
>
> L
>
> --
> Laurent Duperval <mailto:[EMAIL PROTECTED]>
>
> On ne chiffrera jamais assez le prix de la honte!
> -Le commer�ant d'Achille Talon
>
>
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/