Of course, Debian has a solution:
apt-get install rlwrap
rlwrap sqlplus
You may also find it useful if, for some reason, you need to use the dash shell interactively.
Sharing technical tips and tricks, as well as things I figured out the hard way.
apt-get install rlwrap
rlwrap sqlplus
3 comments:
Interesting. There is also gqlplus, which has that, and some tab-completion for table/column names.
I use sql++ which helps with a lot of things too.
Thanks. Super stuff. Works on Ubuntu Hardy nicely. Now all I have to do is get the formatting done sweet.
Post a Comment