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

2010-03-19 Thread Garrett Cooper
On Fri, Mar 19, 2010 at 4:16 PM, Ruslan Mahmatkhanov 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 flush

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

2010-03-19 Thread Ruslan Mahmatkhanov
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 t

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

2010-03-19 Thread Mike Winter
unhash (duh!) found via man which->man builtin On Mar 19, 2010, at 4:08 PM, Mike Winter wrote: > > 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 s