Pty: Difference between revisions
Jump to navigation
Jump to search
(Created page with "What is a pty? "Pseudo terminal" ok but how does it work? Can look into https://www.brain-dump.org/projects/dvtm/ to see how they use it") |
No edit summary |
||
Line 2: | Line 2: | ||
Can look into https://www.brain-dump.org/projects/dvtm/ to see how they use it |
Can look into https://www.brain-dump.org/projects/dvtm/ to see how they use it |
||
https://dev.to/napicella/linux-terminals-tty-pty-and-shell-part-2-2cb2 has a lot of info |
Latest revision as of 14:23, 22 January 2022
What is a pty? "Pseudo terminal" ok but how does it work?
Can look into https://www.brain-dump.org/projects/dvtm/ to see how they use it
https://dev.to/napicella/linux-terminals-tty-pty-and-shell-part-2-2cb2 has a lot of info