Expect - Wikipedia, the free encyclopedia
DejaGnu is a testing suite written using Expect for use in testing. It has been used extensively for testing gcc and is very well suited to testing remote targets such as embedded ...
Expection handling - Wikipedia, the free encyclopedia
It refers to using a computer language 's error handling structures to perform normal ... The term comes from combining exception handling with the word expect: In other words ...
Using the 'expect' utility to Automate Unix Shell Scripting Procedures
Category: Unix/Linux Author: Sean O'Donnell Thu, Feb. 20th, 2003 @ 2:20:22 (MST) This Unix Shell Script Example Demonstrates how to easily automate the 'htpasswd' creation process.
Expect and using Expect with PERL.
Expect and using Expect with PERL. © 2002 John Karr Page 1 9/9/2002 http://www.brainbuz.org/techinfo Expect and using Expect with PERL. EXPECT: A TCL based Toolkit for Automating ...
automate installing tripwire using expect
tripwire is a handy part of an intrusion detection system. It’s a nice piece of software but the installer is interactive which makes it a pain to install automatically (e.g ...
Using Expect with Borland C++ builder 6.0 | ActiveState Community Site
I'd love to think up some fine, nasty comment about using Borland still, but mostly I'm bemused. Is there any reason to use Borland still? More modern and better compatible free ...
Using Expect with passwd
I have a problem with a script, can someone help ? I've written a small script for expect to setup user password without interaction : ----- #!/usr/bin/expect -f spawn passwd ...
Using Expect.pm to Manage an Unreliable Program
Description: An unreliable program can be controlled from a perl program using the Expect.pm module. A description of the unreliable program and the use of the Expect module is ...
Expect - Expect - Home Page
Using Expect to Automate System Administration Tasks, Proceedings of the 1990 USENIX Large Systems Administration Conference (LISA) IV, Colorado Springs, CO, October 17-19, 1990 ...
Expect Writing a Tcl Extension In Only 7 Years
Using Expect with other extensions is straightforward. For example, with Tk, interactive applications can be wrapped in modern graphic user interfaces allowing a program that was ...