K 10 svn:author V 2 mm K 8 svn:date V 27 2007-10-17T12:14:17.000000Z K 7 svn:log V 399 Expect is a program that performs programmed dialogue with other interactive programs. It is briefly described by its man page, expect(1). It uses pseudo-tty's to control the child processes, so it is not affected by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc). This is a development version from CVS code at SourceForge. WWW: http://www.sourceforge.net/projects/expect END