KAILASH SERVER TMUX

1. create a new session

tmux new-session -s GSGPU6

2. re-enter the session

tmux attach -t GSGPU6

3. show all the sessions

tmux ls

4. delete one session

tmux kill-session -t GSGPU6

Link: https://tmuxai.dev/tmux-cheat-sheet

posted @ 2025-07-04 00:02  sailonzn  阅读(8)  评论(0)    收藏  举报