分类: LINUX
2010-09-08 09:15:05
设定环境变量:
1)在bash下,把 stty erase ^H 添加到.bash_profile中
2)在csh下,把
stty erase ^H 添加到.cshrc中
下面是我今天的实现方法(在bash下)
[root@testdb ~]# su
- oracle 进入oracle主目录,里面有 .bash_profile
[root@testdb ~]# vi .bash_profile
添加一行
stty erase ^H
:wq 保存退出
重新用oracle登录则可
chinaunix网友2010-09-10 10:54:46
很好的, 收藏了 推荐一个博客,提供很多免费软件编程电子书下载: http://free-ebooks.appspot.com
chinaunix网友2010-09-09 20:31:16
Download More than 1000 free IT eBooks: http://free-ebooks.appspot.com