| |
| |
Expect - Wikipedia, the free encyclopedia |
 | | Expect is a Unix automation and testing tool, written by Don Libes, for interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, ssh, and others. |
 | | Expect has regular expression pattern matching and general program capabilities, allowing simple scripts to intelligently control programs such as telnet, ftp, and ssh, all of which lack a programming language, macros, or any other program mechanism. |
 | | Expect can be run at regular intervals through the use of cron to encapsulate system administration tasks. |
| en.wikipedia.org /wiki/Expect (1023 words) |
|