Installing rlwrap Tool on Linux to Enable Up and Down Key Navigation in Oracle SQL*Plus

Installing rlwrap Tool on Linux to Enable Up and Down Key Navigation in Oracle SQL*Plus

By default, Oracle’s SQL*Plus has limited functionality, lacking command history and up/down key navigation, which can be quite inconvenient during regular operations. rlwrap is a perfect solution, and below we will introduce how to install and use the rlwrap tool on a CentOS system. 1. What is RLWRAP? <span>rlwrap</span> (ReadLine Wrapper) is a lightweight command-line … Read more