📜  tmux 杀死所有会话 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:04.203000             🧑  作者: Mango

代码示例4
# from outside of tmux
tmux kill-session -t 

# from inside of tmux
command: CTRl-B and after that press : (colon)
kill-session -t