Expect
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{noext}}, {{ext|exp}} |released=≤1990 }} '''Expect''' is a utility primarily used to automate t...") |
Latest revision as of 23:53, 21 January 2020
Expect is a utility primarily used to automate terminal-based Unix software. It has an associated scripting language, implemented as a Tcl extension. It was originally developed by Don Libes.