1
vote
1answer
190 views

Backspace Acting like Enter in Bash

Whenever I type a mistake into my SCO machine, using bash, I press backspace and it is like pressing enter, but doesn't execute the command. e.g. bash-3.1$ ifcomfig "(backspace)" bask-3.1$ But if ...