Re: SQL Command list history on Linux

  • From: Uwe Küchler <uwe@xxxxxxxxxxxx>
  • To: oracle-l-freelist <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 03 Jan 2018 19:19:40 +0100

Just a little add-on:
rlwrap is also available through the EPEL repository. This repo might be used on your box anyway, so that's an easy option for installing through your Linux's standard installer, e.g.

[root@oracle121 ~]# rpm -Uvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-8.noarch.rpm
yum repolist
yum install rlwrap


Cheers,
Uwe

On 02.01.2018 22:51, Neil Chandler wrote:

Jeff,

My preferred solution is to install "rlwrap" [ e.g. "yum install
rlwrap" - check out https://github.com/hanslub42/rlwrap ] it provides
similar functionality to a windows CMD environment. You just call the
command you want to use via rlwrap

--
//www.freelists.org/webpage/oracle-l


Other related posts: