close

How To Set VI Editor Permanantly For "ed" Command in SQLPlus:

vi $ORACLE_HOME/sqlplus/admin/glogin.sql
add the following to glogin.sql

DEFINE_EDITOR='vi'
...


Verify the result:
sqlplus / as sysdba
SQL> define_editor
DEFINE _EDITOR         = "vi" (CHAR)


arrow
arrow
    全站熱搜
    創作者介紹
    創作者 DanBrother 的頭像
    DanBrother

    DanBrother的部落格

    DanBrother 發表在 痞客邦 留言(0) 人氣()