Re: how to automate telnet thro' expect cmd
In comp.os.linux.misc karthikeyan <thegreatkarthik@yahoo.co.in> wrote:
> I want to automate my telnet connection(instead of typing
NO, you want to turn it off. Your password is by now all over the net.
Telnet sends it in the clear.
> repeated username & password)
> I suppose i can write expect script
No you can't. You can use something other than telnet. ssh, for
example.
Welcome to the 21st century.
Peter
|