On Fri, Mar 19, 2010 at 4:16 PM, Ruslan Mahmatkhanov <cvs-...@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 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"