This document was uploaded by user and they confirmed that they have the permission to share
it. If you are author or own the copyright of this book, please report to us by using this DMCA
report form. Report DMCA
Overview
Download & View Command Line History On Linux Sqlplus And Rman as PDF for free.
command line history on Linux SQLPLUS and RMAN 1) Install this tiny software: ==> yum install rlwrap 2) Go to your .bashrc and add the following lines: ==> alias sqlplus='rlwrap sqlplus' ==> alias rman='rlwrap rman' That's all. If you wish to improve me... stop by (my wishlist): http://www.livrariacultura.com.br/scripts/home/wishlist/basketwish.asp? cp=DJDGID Thanks, mson77