Answers for "clear all tmux sessions"

3

tmux how to kill all sessions

pkill -f tmux
Posted by: Guest on June-21-2020
1

tmux kill other clients

<prefix>D
Posted by: Guest on June-03-2020
0

linux tmux stop

tmux kill-session -t <Session-ID>
Posted by: Guest on January-04-2021

Browse Popular Code Answers by Language