Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
expectk - A program-script interaction and testing utility
- Description:
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.
Packages
expectk-5.45-14.el7_1.x86_64
[46 KiB] |
Changelog
by Vitezslav Crhonek (2015-05-20):
- Use different and probably better approach of fixing segfaults if Tcl is
built with stubs and Expect is used directly from C program
Resolves: #1091060
|