Expect is a program useful for testing and similar things.
See
AboutThesePages.
Contents
Notes
Resources
See
ResourceRecommendations. Feel free to add additional resources to these lists, but please follow the guidelines on
ResourceRecommendations including
ResourceRecommendations#Guidelines_for_Rating_Resources.
Recommended
Expect is a freely available software facility/programming language that allows you to automate pretty much any interactive task. Don Libes, who began writing Expect in 1990, puts it more tersely: "Expect [is a] software suite for automating interactive tools." It allows a system administrator to create scripts that provide input to commands and programs that would otherwise "expect" -- or demand -- their input from the "terminal" (traditionally /dev/tty) . Such input would otherwise need to be supplied by a human user or system administrator. Expect can send the proper input at the appropriate time to such programs without any user intervention; it can even make decisions about how to respond to successive prompts based upon the previous responses and/or whatever other factors and logic you have chosen to supply to the script.
Recommended for Specific Needs
Recommended by Others
No Recommendation
Not Recommended
Contributors
- () RandyKramer - 17 Sep 2002
- <If you edit this page: add your name here; move this to the next line; and include your comment marker (initials), if you have created one, in parenthesis before your WikiName.>
[[Main.RandyKramer#17 Sep 2002][]]
Page Ratings