Expect_timed-read Command
Maintainer: Sergei Golovan
Email: [email protected] .
Website: https://core.tcl.tk/expect/
Section: interpreters
Install expect_timed-read
-
Debian
apt-get install expect
Click to copy -
Ubuntu
apt-get install expect
Click to copy -
Alpine OS
apk add expect
Click to copy -
Arch Linux
pacman -S expect
Click to copy -
Kali Linux
apt-get install expect
Click to copy -
CentOS
yum install expect
Click to copy -
Fedora
dnf install expect
Click to copy -
Raspbian
apt-get install expect
Click to copy -
macOS
brew install expect
Click to copy
expect
Automates interactive applicationsExpect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script. This package contains the expect binary and several Expect based scripts.
expect-dev
A tool for automating interactive applications (development files)
To install the latest version of expect_timed-read in your favorite operating system just copy the expect_timed-read installation command from above and paste it into terminal. It will download and install the latest version of expect_timed-read 2023 package in your OS.