Hi ALL:
I’ve been using net/telnet and it’s cool (of course, since it’s made in ruby
:-).
Lately, however, we’ve been shifting to ssh for access. Is there a net/ssh
or something made in ruby? [*]
kind regards -botp
[*] pls, tell me there is
Hi ALL:
I’ve been using net/telnet and it’s cool (of course, since it’s made in ruby
:-).
Lately, however, we’ve been shifting to ssh for access. Is there a net/ssh
or something made in ruby? [*]
kind regards -botp
[*] pls, tell me there is
Peña, Botp wrote:
Hi ALL:
I’ve been using net/telnet and it’s cool (of course, since it’s made in ruby
:-).
Lately, however, we’ve been shifting to ssh for access. Is there a net/ssh
or something made in ruby? [*]
One possibility: ‘expect’.
http://raa.ruby-lang.org/list.rhtml?name=ruby-expect
Ciao,
-Armin.