Skip to content

Empty 0.6.15b (binary only) - DEPRECATED⚓︎

Empty provides an interface for communicating with programs in
pseudo-terminal sessions
(PTYs).
This is very useful, for example, when writing shell scripts that need to
work with interactive programs such as
Telnet,
SSH,
FTP,
and so on. In some cases, Empty can be the simplest replacement for
TCL/expect and similar programming tools.