Expect-lite is a wrapper for expect, created to
make expect programming even easier. The wrapper
permits the creation of expect script command
files by using special character(s) at the
beginning of each line to indicate the expect-lite
action. Basic expect-lite scripts can be created
by simply cutting and pasting text from a terminal
window into a script, and adding '>' '
License: BSD License (revised)
Changes:
The order of argument parsing has been changed to set environment variables first. Now environment variables can be set and expect-lite invoked with no arguments.
License: BSD License (revised)
Changes:
The order of argument parsing has been changed to set environment variables first. Now environment variables can be set and expect-lite invoked with no arguments.



