Re: making /usr/local/bin accessible
- From: Milos Prudek <prudek@xxxxxx>
- Date: Thu, 31 May 2007 16:14:53 +0200
One possibility: some shells, including bash, have a cacheing mechanism
for the paths to commands (see the 'hash' built-in for details). Try
'hash -l' to see if it is cached and 'hash -r' to delete it if so.
You are right, just by logging in and out the problem disappeared, and yes, I
can list the cache and "hash -l" now says:
builtin hash -p /usr/local/bin/hnb hnb
Cool, thank you, I have no idea that such a cache exists.
--
Milos Prudek
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- making /usr/local/bin accessible
- From: Milos Prudek
- Re: making /usr/local/bin accessible
- From: Dave Howorth
- making /usr/local/bin accessible
- Prev by Date: Re: making /usr/local/bin accessible
- Next by Date: Re: meaning of 'suspend'
- Previous by thread: Re: making /usr/local/bin accessible
- Next by thread: meaning of 'suspend'
- Index(es):
Relevant Pages
|