there is a workaround for that, it's name is rlwrap:
sudo apt-get install rlwrap
then you can execute:
rlwrap sqlplus /nologor create an alias on sqlplus to be executed as rlwrap sqlplus.
thanks,
chris
eXtreme Programming, soft, life, etc.
sudo apt-get install rlwrap
rlwrap sqlplus /nologor create an alias on sqlplus to be executed as rlwrap sqlplus.
No comments:
Post a Comment