解決在SQLPLUS中沒法使用方向鍵、退格鍵問題

1.sql

wget ftp://ftp.pbone.net/mirror/ftp5.gwdg.de/pub/opensuse/repositories/home:/matthewdva:/build:/EPEL:/el7/RHEL_7/x86_64/rlwrap-0.42-1.el7.x86_64.rpmvim

2.bash

rpm -ivh rlwrap-0.42-1.el7.x86_64.rpm oracle

3.ui

vim /home/oracle/.bash_profile.net

alias sqlplus='rlwrap sqlplus'get

alias rman='rlwrap rman'it

PATH=/usr/rlwrap/bin/:$PATH
export PATHdva

4.ftp

source /home/oracle/.bash_profile

相關文章
相關標籤/搜索