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

https://github.com/larsbrinkhoff/pty-stdio

Redirect pseudo-terminal I/O to stdin and stdout
https://github.com/larsbrinkhoff/pty-stdio

pseudo-terminal stdio

Last synced: 2 months ago
JSON representation

Redirect pseudo-terminal I/O to stdin and stdout

Awesome Lists containing this project

README

        

Start a program in a pseudo terminal, and redirect its input from
stdin, and output to stdout.

Originally by Rachid Koucha: http://rkoucha.fr/tech_corner/pty_pdip.html