Han Boetes <[EMAIL PROTECTED]> writes:

>> [charles@localhost charles]$ su
>> bash: /usr//bin/su: No such file or directory
>> [charles@localhost charles]$ /bin/su
>> Password: 
>> [root@localhost charles]# 
>
> Why don't you have /bin in your $PATH? Or do I miss something?

he updated coreutils during that shell session and bash remember that
su was previously in /usr/bin

hash -r force bash|zsh to forget the caching path


Reply via email to