1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/expect/pkg-descr
Satoshi Asami 3d47f4132c Japanized expect, uses some files from lang/expect port. Closes
PR ports/2940.

Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-11 11:52:43 +00:00

11 lines
467 B
Plaintext

Expect is a program that performs programmed dialogue with other
interactive programs. It is briefly described by its man page, expect(1).
This version is based on Japanized Tcl/Tk, so it has 'kanji' command.
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).
The Expect home page is: http://expect.nist.gov
The Expect FAQ is: http://expect.nist.gov/FAQ.html