lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev bash remembers binary location (was search.lexmark.com)


From: Rob Partington
Subject: Re: lynx-dev bash remembers binary location (was search.lexmark.com)
Date: Thu, 4 Jun 1998 20:15:37 +0100 (BST)

> Bash was caching the last *location* it saw the binary.  (not the 
> image of the binary)

You can stop it doing this by doing "set +h" in bash (turns off
hashing of paths) - or you can do "hash lynx" to update it (I think).

Failing that, "hash -r" will reset the hash to it's blank state.

Hope that helps.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]