Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: command history in SQLPLUS not working on Solaris
try bash
On Fri, 1 Mar 2002, Conrad, Ben wrote:
> Does anybody know how to get the up-arrow command history working in sqlplus
> running on Solaris? I've tried running sqlplus under /bin/ksh and
> /user/local/bin/tcsh and the results are the same as shown below.
>
> SQL> select sysdate from dual;
>
> SYSDATE
> ---------
> 01-MAR-02
>
> SQL> ^[[A
>
>
> I'm used to sqlplus under the W2K command prompt, it just works perfectly in
> that environment.
>
> Thanks,
>
> Ben
>
>
>
> ____________________________________
> Benjamin Conrad
> Sr. Network Administrator
> USPowerSolutions
> mailto:bconrad_at_uspowersolutions.com
> 617.547.3800 x195
> ____________________________________
>
>
>
>
> This e-mail communication and any attachments are confidential and intended
> only for the use of the designated recipients named above. If you are not
> the intended recipient, you are hereby notified that you have received this
> communication in error and that any review, disclosure, dissemination, or
> distribution of it or its contents is prohibited. If you have received this
> communication in error, please notify USPowerSolutions Corporation
> immediately by telephone at (617)547-3800 or via e-mail at
> ops_at_uspowersolutions.com and destroy all copies of this communication and
> any attachments.
>
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Alex INET: axs_at_m-net.arbornet.org Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Mar 01 2002 - 14:38:36 CST