vk-posix-pty
Version 0.2.1 revision 0 uploaded by VladimirKirillov.
Package meta
- Synopsis
- Pseudo terminal interaction with subprocesses.
- Description
This package simplifies the creation of subprocesses that interact with their parent via a pseudo terminal (see
man pty
).Included
ptywrap
utility spawns a process with apty
, forwards its output to stdout as plain text without buffering and forwards the exit code. Note that it does not handle standard input.ptywrap: usage: ptywrap [command to run]
- Author
- Merijn Verstraaten
- Bug reports
- https://github.com/proger/posix-pty/issues
- Category
- System
- Copyright
- Copyright © 2013 Merijn Verstraaten; Copyright © 2014 Vladimir Kirillov
- Homepage
- https://github.com/proger/posix-pty/tree/fork
- Maintainer
- Vladimir Kirillov <proger@hackndev.com>
- Package URL
- n/a
- Stability
- n/a