安裝rlwrap(解決Sqlplus 方向鍵出現亂碼)
1. 進入 http://utopia.knoware.nl/~hlub/rlwrap/ 下載安裝檔案
2. 解壓檔案 tar zxvf rlwrap-0.37.tar.gz
3. 安裝rlwrap依賴的兩個包
[root@localhost ~]# yum search readline
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: repo.umbeehosting.com
* base: repo.umbeehosting.com
* extras: mirror.krystal.co.uk
* updates: mirror.simwood.com
============================================================= Matched: readline =============================================================
compat-readline43.i386 : The readline 4.3 library for compatibility with older software.
lftp.i386 : A sophisticated file transfer program
php-readline.i386 : Standard PHP module provides readline library support
readline.i386 : A library for editing typed command lines.
readline-devel.i386 : Files needed to develop programs which use the readline library.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: repo.umbeehosting.com
* base: repo.umbeehosting.com
* extras: mirror.krystal.co.uk
* updates: mirror.simwood.com
============================================================= Matched: readline =============================================================
compat-readline43.i386 : The readline 4.3 library for compatibility with older software.
lftp.i386 : A sophisticated file transfer program
php-readline.i386 : Standard PHP module provides readline library support
readline.i386 : A library for editing typed command lines.
readline-devel.i386 : Files needed to develop programs which use the readline library.
[root@localhost ~]# yum install compat-readline43.i386
[root@localhost ~]# yum install readline-devel.i386
4. 安裝rlwrap
[oracle@localhost rlwrap-0.41]$ pwd
/data/software/rlwrap-0.41
[oracle@localhost rlwrap-0.41]$ ./configure && make && make install
/data/software/rlwrap-0.41
[oracle@localhost rlwrap-0.41]$ ./configure && make && make install
5. 驗證安裝是否成功
[oracle@localhost rlwrap-0.41]$ which rlwrap
/usr/local/bin/rlwrap
[oracle@localhost rlwrap-0.41]$ rlwrap
Usage: rlwrap [options] command ...
Options:
-a[password prompt] --always-readline[=password prompt]
-A --ansi-colour-aware
-b --break-chars=
-c --complete-filenames
-C --command-name=
-D <0|1|2> --history-no-dupes=<0|1|2>
-e --extra-char-after-completion=
-f --file=
-g --forget-matching=
-h --help
-H --history-filename=
-i --case-insensitive
-I --pass-sigint-as-sigterm
-l --logfile=
-n --no-warnings
-N --no-children
-o --one-shot
-O --only-cook=
-p[colour] --prompt-colour[=colour]
-P --pre-given=
-q --quote-characters=
-m[newline substitute] --multi-line[=newline substitute]
-M <.ext> --multi-line-ext=<.ext>
-r --remember
-R --renice
-v --version
-s --histsize= (negative: readonly)
-S --substitute-prompt=
-t --set-term-name=
-w --wait-before-prompt= (msec, <0 : patient mode)
-W --polling
-z --filter= (-z listing lists installed filters)
bug reports, suggestions, updates:
6 修改oracle使用者初始化引數檔案
[oracle@localhost ~]$ vi .bash_profile
新增
alias sqlplus='rlwrap sqlplus'
alias rman='rlwrap rman'
alias rman='rlwrap rman'
使引數檔案立即生效
source .bash_profile
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28719055/viewspace-1249968/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- linux下操作sqlplus出現方向鍵和BACKSAPCE鍵出現亂碼的解決問題LinuxSQL
- rlwrap實現sqlplus環境 方向鍵等使用SQL
- rlwrap的安裝使用 [SQLPlus上下鍵]SQL
- linux環境sqlplus中使用backspace鍵出現亂碼的解決方法LinuxSQL
- Win8安裝中文軟體出現亂碼解決方法
- rlwrap安裝(解決Linux下無法使用上下鍵)Linux
- rlwrap包解決Linux下sqlplus中上下鍵,退格鍵不能用的問題LinuxSQL
- rlwrap 的安裝使用(實現sqlplus下命令列history編輯)SQL命令列
- windows10系統安裝軟體出現亂碼怎麼解決 windows10電腦軟體亂碼的解決方法Windows
- rlwrap安裝
- 解析JSON出現亂碼的解決方法JSON
- sqlldr 匯入中文出現亂碼解決方法SQL
- Linux下使用Vi時方向鍵變亂碼、刪除鍵不能使用的解決方法Linux
- 用Jive 論壇安裝工具時出現亂碼
- 在solaris 10 中安裝vmware tool 進入CDE介面時出現亂碼的解決方法
- rlwrap 安裝配置
- rlwrap 安裝使用
- rlwrap 安裝方法
- win10安裝軟體出現亂碼怎麼辦?win10系統新裝軟體顯示亂碼的解決方法Win10
- LoadRunner中文出現亂碼的解決辦法
- php查詢mssql出現亂碼的解決方法PHPSQL
- Oracle:sqlplus查詢出的中文是亂碼問題的解決(轉)OracleSQL
- 安裝centreon+nagios時,rrd出圖出現亂碼iOS
- 如何安裝rlwrap工具
- win10系統中文軟體顯示亂碼怎麼回事_win10安裝中文軟體出現亂碼解決教程Win10
- 表單傳值出現亂碼問題解決方案
- javascript獲取url引數值出現亂碼解決JavaScript
- cat 輸出亂碼問題解決
- rlwrap sqlplus in linuxSQLLinux
- centos7系統vim出現亂碼怎麼解決?CentOS
- tomcat啟動 ssm專案出現亂碼的解決TomcatSSM
- ajax讀取txt文字內容出現亂碼解決方案
- Oracle Linux安裝rlwrapOracleLinux
- rlwrap的安裝介紹
- 在linux中安裝mysql並解決中文亂碼問題LinuxMySql
- linux 安裝字型解決JAVA圖形中文亂碼問題LinuxJava
- Linux下面Sqlplus左右鍵亂碼的問題LinuxSQL
- Excel開啟CSV檔案出現亂碼怎麼辦?Excel開啟csv檔案出現亂碼的解決方法Excel