sqlplus中上下键无效的解决办法
生活随笔
收集整理的這篇文章主要介紹了
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
?
這樣上下鍵和回退鍵都可以使用了。
?
轉載于:https://blog.51cto.com/yedee/1531710
總結
以上是生活随笔為你收集整理的sqlplus中上下键无效的解决办法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [Android Studio] A
- 下一篇: linux下gcc升级