AIX: Backspace Does Not Work in Command Shell Utility
The command shell utility supplied with the AIX on the Apple Network Server does not let the user use the back space key.
The easiest solution is after the user has a command shell login, type:
set -o emacs
This will correct backspace key mapping.
Published Date: Feb 18, 2012
Still need help?