[freebsd-ports] i just installed port bash why is it not in my path

Garrett Cooper yanefbsd at gmail.com
Sat Mar 20 01:33:40 UTC 2010


On Fri, Mar 19, 2010 at 4:16 PM, Ruslan Mahmatkhanov <cvs-src at yandex.ru> wrote:
> 20.03.2010 02:08, Mike Winter пишет:
>>
>> i see /usr/local/bin/bash is present and /usr/local/bin is in $PATH for
>> root, but without rebooting I cant use it unless I full-path it. So whats
>> the quick cmd to get the hash thing flushed so I dont have to reboot to use
>> the basename for the binary?
>>
>> Is this a thing is hashed to xxx thing?
>>
>> - Mike_______________________________________________
>
> rehash (in tcsh)

    Or hash -r in bash(1)/sh(1) [bash only: assuming set -h is in
effect, which is the default].
HTH,
-Garrett


More information about the freebsd-ports mailing list