On Mon, 15 Nov 2004 14:09:26 +0000, Chris Lale <[EMAIL PROTECTED]> wrote: > According to Google, rehash is a Linux/Unix command; but I cannot find > it on my system. Perhaps it has been deprecated?
It's a csh-ism. If you're using a sh-derivative (eg, bash), you shouldn't need to do anything. My experience has always been that when a new executable is added to my path, bash finds it. I would guess that it does some sort of hashing implicitly, and the change to the directory marks the cached info as dirty. -- Michael A. Marsh http://www.umiacs.umd.edu/~mmarsh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]