Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: backspace in Oracle.
Try the command
stty erase <press backspace key>
to set 'erase' to the appropriate key sequence for your term type before
starting sqlplus session (or use SQL>!stty erase <backspace key> from within
SQL).
HTH,
> -----Original Message-----
> From: Ron Rogers [SMTP:RROGERS_at_galottery.org]
> Sent: Friday, May 25, 2001 12:01 PM
> To: Multiple recipients of list ORACLE-L
> Subject: backspace in Oracle.
>
> List,
> I have created a test server using Linux 7.1 and Oracle 8.1.7.3 and it
> works great. The major problem I am having is "I am NOT a typist" and make
> errors at the SQL prompt. What do I set or define in the glogin to allow
> backspace to work as a backspace in Oracle? It has been a while since I
> had the privilege of UNIX ( in any flavor)
> Any info would be appreciated.
> Thanks,
> ROR mª¿ªm
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Ron Rogers
> INET: RROGERS_at_galottery.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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com 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 May 25 2001 - 12:35:02 CDT