An open API service indexing awesome lists of open source software.

https://github.com/mezantrop/empty

Run applications under pseudo-terminal (PTY) sessions (official mirror of Sourceforge)
https://github.com/mezantrop/empty

automation expect-alternative pty scripting

Last synced: about 1 month ago
JSON representation

Run applications under pseudo-terminal (PTY) sessions (official mirror of Sourceforge)

Awesome Lists containing this project

README

          

empty-0.6.23d -- run applications under pseudo-terminal (PTY) sessions and
replace TCL/Expect with a simple tool under your favourite shell

INSTALLATION
for all known *BSD systems and Linux run:
make all
make install clean

on all other *UNIX try:
make `uname -s` install clean
or
make `uname -s`-gcc install clean

This will compile and place empty under /usr/local tree.

Empty was successfully compiled and tested on:
* FreeBSD, NetBSD, OpenBSD, macOS
* Linux kernels (32 and 64bits)
* SCO UnixWare 7.1.1, OpenUnix 8.0.0
* Oracle/SUN Solaris
* IBM AIX
* HP-UX 11.00, 11.11, 11.23 (pa-risc, itanium)
* Cygwin DLL-1.5.19-4 (Experimental, see README.CYGW IN)
* OSF1 4.0, 5.1

USAGE
See empty(1) manual and samples under examples/ directory.

BUGS
Please, send all your reports, patches and suggestions to
zmey20000@yahoo.com. Developers are welcome.

THANKS TO
Adrian Ho
Aleksey Kozlov
Alexey Rudometov
Alex Slyotov
Bernd Schuller
David Hofstee
Dennis Schridde
Dmitry S. Vlasov
Elisender
James Le Cuirot https://sourceforge.net/u/jerseychewi/profile
Jay McConnell https://sourceforge.net/u/mccjay/profile
Jérôme https://sourceforge.net/u/zizoujh/profile
Joe https://github.com/exekutive
Lang Qiu
Ralf Winkel
Roman Gorohov
sdio
Sergey Mironov https://sourceforge.net/u/ierton/profile
Sergey Redin
Sergey V
Sergey Yaroshevsky
usman[at]usmans.info
Sylvain DEGUT
Vincenzo Maggio
Waldemar Brodkorb
zemleroi https://sourceforge.net/u/zemleroi/profile

I express deep gratitude to Hewlett Packard AO Russia and personally to
Denis Karzhavin and Andrew Kuchinsky for C110 (9000/777) workstation
where HP-UX port was created.

August, 11, 2025
Mikhail Zakharov