On Thursday 09 March 2006 21:39, Harry Putnam wrote:
> # equery belongs `which dd`
>
>   [ Searching for file(s) /usr/bin/dd in *... ]
>   sys-apps/coreutils-5.94-r1 (/usr/bin/dd -> /bin/dd)
>
> That gives you the address of the package this tool resides in on the
> portage tree (/usr/portage/ is dropped off the front end)

No reason to use which for this.

 # equery b dd
[ Searching for file(s) dd in *... ]
sys-apps/coreutils-5.2.1-r7 (/bin/dd)
sys-apps/coreutils-5.2.1-r7 (/usr/bin/dd -> /bin/dd)

-- 
Bo Andresen
-- 
gentoo-user@gentoo.org mailing list

Reply via email to