Hi,
>I need to telnet some hosts automatically without supplying password. >I can do it with Expect but I hardly know the language. >I wonder what you think of the Perl module Expect - if it's any good and >easy to use. >Also if you can think of another way to do the job this will also be great. I use ssh for lots of this type of stuff. Set up keys for authentication, then you have autologin. Depending on what you need after you get into the remote host, this could be a good option. I guess that had nothing to do with Perl :( hth jeff >Thanks _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>