feidaodao
作者feidaodao·2011-08-06 22:40
系统运维工程师·GA

让sqlplus支持上下键

字数 351阅读 2064评论 0赞 1
ORACLE的sqlplus是不支持上下键和回退键来浏览和编辑命令

rlwrap 支持上下键和回退键来浏览和编辑命令

rlwrap compiles and runs on most Unix(-like) systems


下载rlwrap

http://utopia.knoware.nl/~hlub/uck/rlwrap/


readme

http://utopia.knoware.nl/~hlub/uck/rlwrap/README.txt


how to install:

#tar -xzvf *gz

# ./configure; make install


how to use it:

vi ~/.bash_profile 

alias sqlplus='rlwrap sqlplus'

如果觉得我的文章对您有用,请点赞。您的支持将鼓励我继续创作!

1

添加新评论0 条评论

Ctrl+Enter 发表

作者其他文章

X社区推广