环境: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
这样上下键和回退键都可以使用了。
sqlplus中上下键无效的解决办法
时间: 2024-10-26 12:40:52