how 'which'?

Kevin D. Kinsey, DaleCo, S.P. kdk at daleco.biz
Sat Nov 29 17:26:55 PST 2003


Marty Landman wrote:

> I just installed joe from the ports collection and can run it fine 
> from /usr/local/bin/joe. What puzzles me is that I get a null response 
> to 'which joe'. What am I not understanding here?
>
> Marty Landman   Face 2 Interface Inc 845-679-9387
> Sign On Required: Web membership software for your site
> Make a Website: http://face2interface.com/Home/Demo.shtml
>

# which joe

joe:

#rehash

#which joe

joe: /usr/local/bin/joe

You must rebuild the shell's list of executables
after an install, using 'rehash' (at least in /bin/csh
this is true....)

Kevin Kinsey



More information about the freebsd-questions mailing list