Tagged Questions
5
votes
2answers
2k views
Connect to byobu screen session and execute command?
In a script I am building I'm experimenting with how to automate as much as possible. One of the more interesting challenges is to connect to a byobu screen session and execute a command.
So I ...