in reply to Re: regex question
in thread regex question

the hardest line to type correctly is: stty erase ^H

Type it as: stty erase ^V^H

Update: I missed the point, which was that you cannot backspace if backspace isn't set correctly.