Start multiple process with one command
Jantcu
This video shows how to use gmux (and tmux) to issue a single command to start multiple processes. This is helpful if you have a decoupled app with multiple services. In our example we run a database server, mail server, and open our frontend project in VS Codium. Using gmux we can set this all up from a config file and avoid tedious, repetitive commands.
Installing tmux: https://github.com/tmux/tmux/wiki/Installing
Gmux project page: https://github.com/davinche/gmux
Resize panes with mouse (set -g mouse on): https://stackoverflow.com/questions/11832199/tmux-set-g-mouse-mode-on-not-scrolling ... https://www.youtube.com/watch?v=1QwrEaA2YUM
2024-05-03
0.04407347 LBC
Copyrighted (contact publisher)
42011228 Bytes