First page
Back
Continue
Last page
Summary
Graphics
What Expect offers
Tool for automating interactive programs
Send
exp_send -i $shell $send_buffer
Expect
expect_background { -i $shell -re "\{.*\}" {...} }
expect_out(0,string)