There is problem when using backspace in unix/linux environment. Hitting backspace  is typing special character.

Example:

test^?^?^?^?


Solution:

type below command and backspace will work fine again,

stty erase ^?