解决方法有两种:
1。要使用回删键(backspace)时,同时按住ctrl键
2。设定环境变量
在bash下:$ stty erase ^?
或者把 stty erase ^? 添加到.bash_profile中。
在csh下:$ stty erase ^H
或者把 stty erase ^H  添加到.cshrc中。
相关阅读
图文热点
深入地讲:许多人害怕Linux,因为它给出的出错提示信息简直像天书一样。并且这样...
在“用途多样,linux.chinaitlab.com/administer/777741.html" target=_blank>带...本类热点