Sean's Blog
A place where I record bits and pieces :)
Monday, August 3, 2020
SQLPlus Backspace in Linux
To able to use only the backspace button to erase characters in sqlplus,
you basically need to add:
stty erase ^H
in your .bash_profile
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)