bash出问题了!!!

bash出问题了!!!

我发现我的bash出问题了,只要运行bash系统就会提示bash:i:command not found(也不是i,其实是一个倒过来的叹号)。我logout,再login,结果一进来就提示bash:i:command not found,我重新启动,结果/etc/rc.sysint核几乎所有的/etc/rc.d的脚本文件运行时都会报i:command not found错。而且除了报错之外,似乎并不影响bash工作。
如果用其他的shell则一切正常。
希望高手指点一下,如果建议重装bash就算了,我主要想知道是怎么一回事。      
以前我也出现过这种问题,后来实在没办法就重装了      
1.download bash-2.05.tar.gz
2.tar xzvf bash-2.05.tar.gz
3../config
4.make
5.make install
6.make clean
7./usr/local/bin/bash(be just created)
8.bash:i:command not found
WHO CAN TELL ME WHAT ON EARTH THE DAMNING PROBLEM IS?

[已被 arkar 编辑过, 在 2001-11-14  20:35]      
just a guess...感觉象是你的path 设置有问题。read /etc/.bash_profile  /etc/profiles