>>44
/etc/shellsへの追加かなぁ? 10.1で同じようにbash入れて使ってたけど、忘れたw
それと、PATHへの/usr/local/binの追加はしてるの? zshしか入れてないなら不要
かもしれないけど。

ところで、whereisはそういう時に頼りになるコマンドなんだろうか?

man whereisにはこうあって、
The whereis utility checks the standard binary directories for the speci-
fied programs, printing out the paths of any it finds.

The path searched is the string returned by the sysctl(8) utility for the
``user.cs_path'' string.

sysctl user.cs_pathするとこう出たけど。
user.cs_path = /usr/bin:/bin:/usr/sbin:/sbin