Is there an Expect equivalent gem for Ruby?

前端 未结 6 674
一生所求
一生所求 2020-12-05 14:16

Is there an Expect equivalent gem for Ruby?

I tried searching on code.google and rubygems.org, but sadly it did not show up.

FYI: Expect is a Unix automation

6条回答
  •  無奈伤痛
    2020-12-05 15:06

    expect4r seems to do what you are asking for, though it is made specific for connections to Cisco and Juniper devices.

    Perhaps even better is yax as this is "yet another expect".

提交回复
热议问题