An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
Expectk is a toolkit for wrapping character-oriented interactive programs in graphic user interfaces (GUIs). No changes to the programs themselves are made. This is convenient for the larger number of existing tools in the UNIX toolbox such as passwd, rlogin, crypt, fsck, and tip, that are otherwise non-programmable and could take a large amount of time to make them so. Commercial software is often similarly limited, often comes without source, and hence no way to adapt to GUIs without complete rewriting of the application itself. Expectk can also be used to combine multiple programs together for synergistic effects. The underlying programs can be entirely hidden from view.
Libes, D.
(1994),
X Wrappers for Non-Graphic Interactive Programs, Proceedings of Xhibition '94, [online], https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=821292
(Accessed December 9, 2024)