Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / lang / tcl-expect / DESCR
blobed772c32647d26fabc5991b890f8e20812239aa2
1 Expect is a program that performs programmed dialogue with other
2 interactive programs.  It is briefly described by its man page, expect(1).
4 It uses pseudo-tty's to control the child processes, so it is not affected
5 by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc).