Package expectk
A program-script interaction and testing utility
https://core.tcl.tk/expect/index
Expect is a tcl application for automating and testing
 interactive applications such as telnet, ftp, passwd, fsck,
 rlogin, tip, etc. Expect makes it easy for a script to
 control another program and interact with it.
 
 This package originally contained expectk and some scripts
 that used it. As expectk was removed from upstream tarball
 in expect-5.45, now the package contains just these scripts.
 Please use tclsh with package require Tk and Expect instead
 of expectk.
Version: 5.45.4
General Commands |  |
| multixterm | drive multiple xterms separately or together | 
| tknewsbiff | pop up a window when news appears |