User can't type the letter 'e' under bash, everything else seems to work OK. If he changes to csh then the terminal works normally.
The problem can be reproduced using su:
[root@*** root]# echo abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz
[root@*** root]# su - ***
[***@*** ***]$ cho abcdfghijklmnopqrstuvwxyz
bash: cho: command not found