Top "Tty" questions

For questions related to terminal drivers and the behaviour of terminals for Unix and related systems.

How to create a pseudo-tty for reading output and writing to input

I am using fork() and execvp() to spawn a process that must believe it is connected to an interactive terminal …

unix stdout stdin tty
JSCH sudo su command "tty" error

Java - Jsch sudo command. I am using Jsch and my task is to login to server and run command …

sudo jsch tty su