sqlplus中上下键无效的解决办法

环境:centos 6.0_x64

oracle版本:11g


步骤:

wget http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.30.tar.gz

 tar zxvf rlwrap-0.30.tar.gz

 cd  rlwrap-0.30

 ./configure

 make

 make install

 vi /home/oracle/.bash_profile
最后执行:

# .  ~oracle/.bash_profile

 

这样上下键和回退键都可以使用了。

 

本文出自 “帝心禅影” 博客,请务必保留此出处http://yedee.blog.51cto.com/513852/1531710

sqlplus中上下键无效的解决办法,布布扣,bubuko.com

sqlplus中上下键无效的解决办法

上一篇:一起玩转树莓派(6)——倾斜传感器与震动传感器实践


下一篇:Linux 完全卸载mysql