Package expect
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 contains expect and some scripts that use it.
Version: 5.45.4
See also: expect-devel.
General Commands | |
autoexpect | generate an Expect script from watching a session |
dislocate | disconnect and reconnect processes |
expect | programmed dialogue with interactive programs, Version 5 |
kibitz | allow two people to interact with one shell |
mkpasswd-expect | generate new password, optionally apply it to a user |
passmass | change password on multiple machines |
unbuffer | unbuffer output |
xkibitz | allow multiple people to interact in an xterm |