Re: Logon script with SSH - Solaris 8
From: Richard E. Silverman (res_at_qoxp.net)
Date: 05/24/05
- Next message: ns: "Re: Logon script with SSH - Solaris 8"
- Previous message: Bill Marcum: "Re: Logon script with SSH - Solaris 8"
- In reply to: ns: "Re: Logon script with SSH - Solaris 8"
- Next in thread: ns: "Re: Logon script with SSH - Solaris 8"
- Reply: ns: "Re: Logon script with SSH - Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 May 2005 16:27:24 -0400
>>>>> "ns" == ns <ns@none.ns> writes:
ns> ok, i found my problem. Now, i need to use : stty erase '^?'
ns> :-( !!!!!!
This is the right thing to do. Setting erase to ^H is a common error
people make in trying to fix backspace/delete problems, and it usually
fixes one thing while breaking something else (like Emacs), while leaving
the real problem unsolved. Read here for a good explanation of the
issues:
http://www.squish.net/docs/delbs.html
- Richard
- Next message: ns: "Re: Logon script with SSH - Solaris 8"
- Previous message: Bill Marcum: "Re: Logon script with SSH - Solaris 8"
- In reply to: ns: "Re: Logon script with SSH - Solaris 8"
- Next in thread: ns: "Re: Logon script with SSH - Solaris 8"
- Reply: ns: "Re: Logon script with SSH - Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]