From: Brian Candler Date: 2010-07-09T04:28:32+09:00 Subject: Re: Ruby Expect Rilindo Foster wrote: > Hi Richard! Nice to see you! > > For just logging in, you can use net::ssh 2.x: > > http://net-ssh.rubyforge.org/ > > Some of the functionality you usually utilize in Expect can be invoke in > this module. There is also a separate wrapper library Net::SSH::Telnet which gives an API almost identical to Net::Telnet (which in turn is very expect-like) -- Posted via http://www.ruby-forum.com/.