What is the equivalent of the expect of Tcl/Sh & Perl in Ruby?

Robert

New member
hi i have been looking in the ruby library for the equivalent of the Tcl/Sh Expect in ruby. Expect is used to ask the program to wait for a response form either the operating system before proceeding sending a message/command to the system again.
 
Back
Top