Timeline for How to write to terminal device stdin of running process from a different terminal without any prior preparation? [duplicate]
Current License: CC BY-SA 4.0
        14 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 10, 2019 at 14:38 | comment | added | Fabby | We live and we learn... ;-) Thank you! 0:-) | |
| Aug 9, 2019 at 23:29 | comment | added | JoL | @Fabby I hadn't noticed I could do that. Thanks for the heads-up. | |
| Aug 9, 2019 at 23:29 | history | closed | JoL Mark Plotnick Fabby CommunityBot | Duplicate of Send commands to another terminal | |
| Aug 9, 2019 at 21:27 | comment | added | Fabby | @JoL You can accept the duplicate which is easier than 5 reviewers agreeing: Yes this is the perfect duplicate... | |
| Aug 7, 2019 at 20:40 | review | Close votes | |||
| Aug 9, 2019 at 23:30 | |||||
| Aug 7, 2019 at 20:21 | comment | added | JoL | @MarkPlotnick Thanks for the info. | |
| Aug 7, 2019 at 18:29 | comment | added | Mark Plotnick | If you're satisfied that one of the other questions/answers qualifies as a duplicate, you can click on closejust below your question, thenDuplicate of, then paste the URL of the duplicate question. | |
| Aug 7, 2019 at 1:15 | comment | added | user313992 | TIOCSTI only works as root or on the controlling tty. And writing stuff into the master side of the tty only works when it's a pseudo-tty, and you can attach to the process holding the master fd -- in the case of a ssh session, that would be a process running as root. Anyways, for yet another TIOCSTI sample, you can also look here. | |
| Aug 7, 2019 at 1:00 | comment | added | JoL | @MarkPlotnick That answer works. I'm not sure what to suggest here. Should this be marked as a duplicate of that, or would you make an answer that references and/or quotes that answer? | |
| Aug 6, 2019 at 23:00 | comment | added | Mark Plotnick | unix.stackexchange.com/questions/306806/… | |
| Aug 6, 2019 at 17:53 | answer | added | Zach Sanchez | timeline score: 0 | |
| Aug 6, 2019 at 17:14 | history | edited | JoL | CC BY-SA 4.0 | 
                
                    I now know why writing to /dev/ptmx fails 
                
             | 
| S Aug 6, 2019 at 17:06 | answer | added | JoL | timeline score: 0 | |
| S Aug 6, 2019 at 17:06 | history | asked | JoL | CC BY-SA 4.0 |