1832275 Members
2044 Online
110041 Solutions
New Discussion

Backspace in HPUX

 
SOLVED
Go to solution
Henry Chua
Super Advisor

Backspace in HPUX

Hi Guys,

Just wondering, how come when I log onto my UX system via telnet each time, i can't seems to make the backspace work properly, have to ctrl+BS or ctrl+h, sometime neither works. Is there something i can do to control this?

Best regards
Henry
2 REPLIES 2
Stephen Keane
Honored Contributor
Solution

Re: Backspace in HPUX

try

# stty erase
Henry Chua
Super Advisor

Re: Backspace in HPUX

Thanks Keane!!