wok-next annotate expect/description.txt @ rev 20821

perl-task-weaken: update $WGET_URL
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 14 00:03:13 2018 +0300 (2018-06-14)
parents
children
rev   line source
toronado@11698 1 Expect is a tool for automating interactive applications such as telnet, ftp,
toronado@11698 2 passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect
toronado@11698 3 is also useful for testing these same applications. And by adding Tk, you can
toronado@11698 4 also wrap interactive applications in X11 GUIs.