tmux
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
tmux [2019/01/15 02:30] – [tmux scroll] rex8312 | tmux [2025/04/15 06:58] (현재) – rex8312 | ||
---|---|---|---|
줄 1: | 줄 1: | ||
====== tmux ====== | ====== tmux ====== | ||
+ | |||
+ | * 명령 목록 | ||
+ | * https:// | ||
==== 기본 사용법 ==== | ==== 기본 사용법 ==== | ||
줄 10: | 줄 13: | ||
tmux new -s (세션이름) | tmux new -s (세션이름) | ||
+ | | ||
+ | 키입력 동기화 | ||
+ | |||
+ | tmux setw synchronize-panes | ||
| | ||
세션 detach | 세션 detach | ||
줄 51: | 줄 58: | ||
* https:// | * https:// | ||
+ | |||
+ | <code bash> | ||
+ | xpanes -c 'ssh n{} -t htop' {1..8} | ||
+ | </ |
tmux.1547519404.txt.gz · 마지막으로 수정됨: (바깥 편집)