Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmux 로 여러 서버에 같은 명령 전송하기 #9

Open
wafe opened this issue Sep 17, 2019 · 0 comments
Open

tmux 로 여러 서버에 같은 명령 전송하기 #9

wafe opened this issue Sep 17, 2019 · 0 comments

Comments

@wafe
Copy link
Owner

wafe commented Sep 17, 2019

tmux 로 pane 을 나눠서 각각 SSH 로 접속을 시켜 놓은 뒤에
Ctrl-B : 해서 tmux 명령 모드로 들어가고
setw synchronize-panes on 하면
이제부터는 키 입력이 모든 pane 에 동시에 전송된다.

동시 전송을 끌 때에는 명령 모드에서 setw synchronize-panes off 한다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant