Instead of using Shift+Backspace to backspace on an AIX terminal, you can use the following setting in the .profile
:
stty erase '^?'
Save the file and logout and back into the AIX terminal and Backspace should work now.
Instead of using Shift+Backspace to backspace on an AIX terminal, you can use the following setting in the .profile
:
stty erase '^?'
Save the file and logout and back into the AIX terminal and Backspace should work now.