Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

expect

You are here: irt.org | FOLDOC | expect

<language, tool> A Unix tool written in Tcl and a script language for automating the operation of interactive applications such as telnet, FTP, passwd, fsck, rlogin, tip, etc.. Expect can feed input to other programs and perform pattern matching on their output. It is also useful for testing these applications. By adding Tk, you can also wrap interactive applications in X11 GUIs.

(http://expect.nist.gov/).

["expect: Scripts for Controlling Interactive Tasks", Don Libes, Comp Sys 4(2), U Cal Press Journals, Nov 1991].

(1997-06-09)

Nearby terms: Expanded Memory Specification « expansion card « expansion slot « expect » eXperimental LISP » Experimental Physics Control Systems » Experimental Programming Language

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb