Script to start command in byobu tab
问题 I have used screen to start a server process, to witch I can later attach if needed and deatach again to carry on with other things. It worked fine but I have found byobu recently and I really love it. I want to use the same kind of scripts to run the server but instead of a screen sesson I would like to attach it to a byobu tab. I'm using byobu-tmux (because it looks better). How could I do it? My original scripts (they both do more, but these are the relevant parts): # Startup screen -a