Date: Sat, 29 Nov 2003 19:26:32 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> To: Marty Landman <MLandman@face2interface.com> Cc: freebsd-questions@freebsd.org Subject: Re: how 'which'? Message-ID: <3FC94748.7080802@daleco.biz> In-Reply-To: <6.0.0.22.0.20031129190336.035bc908@pop.face2interface.com> References: <6.0.0.22.0.20031129190336.035bc908@pop.face2interface.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FC94748.7080802>