0

I want to run multiple commands in the same terminal window, where each command attaches to the terminal stdout. How can I do it with byobu? (or tmux)

Italo Maia
  • 1,956
  • 3
  • 18
  • 31

1 Answers1

0

See this response: https://stackoverflow.com/a/39075216/163415

You can open multiple "tabs" that will run your commands with new-window.

Community
  • 1
  • 1
bogdan.mustiata
  • 1,725
  • 17
  • 26