-
Notifications
You must be signed in to change notification settings - Fork 0
OItisTang/expect-automator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
automator version: 1.0 author: Chenggang Tang([email protected]) A light wrapper of expect that makes expect more handy. It reads and translates lines from a file into expect commands. Usage: <file> Execute automator script. -h Print this help message. -e Print command file example. Example: automator -h automator -e | tee example.atm automator work.atm; or chmod +x work.atm; ./work.atm Installation / Uninstallation: Run "./INSTALL.sh" to install. If the current user is root, autotest will be installed into /usr, otherwise in $HOME. "./UNINSTALL.sh" will remove the installed files from /usr if the current user is root, else from $HOME.
About
A light wrapper of expect that makes expect more handy.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published