Using SQLPlus under Linux
You would be surprised to see that you can't rollback your command with the up arrow (last command entered) or the backspace button (actual command correction).Special characters are displayed.
Some existing commands
- 1.Review the last command entered:
- L
- 2.Redo last command entered:
- R
3.Correcting last command entered:
C/text_tobe_corrected/text_corrected
Type
R to have the command executed.