[Cialug] Simple telnet question

kristau kristau at gmail.com
Sun Jul 15 14:40:46 CDT 2007


On 7/15/07, Tony Bibbs <tony at tonybibbs.com> wrote:
> I'm trying to telnet from a mac to a hacked Tivo unit I have.  I can connect fine but my problem is every I type a keystroke it enters each one twice (e.g. entering "ls" gives me "llss").
>
> Probably a simply command line switch but it's not immediately obvious reading the manpage.
>
> --Tony

>From the man page for telnet on my Mac (OS X 10.4, Intel):

 echo    This is the value (initially ``^E'') which, when in
                        ``line by line'' mode, toggles between doing local
                        echoing of entered characters (for normal processing),
                        and suppressing echoing of entered characters (for
                        entering, say, a password).

Based on that, I venture to guess that pressing CTRL-E after logging
in will eliminate the echo.

-- 
Tired programmer
Coding late into the night
The core dump follows

My GNUPG public key is available at http://www.kristau.net/public_key.asc


More information about the Cialug mailing list