Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 314 Bytes

cluster-tmux

opens ssh sessions in multiple tmux panes

###instructions###

  • open tmux with only one pane
  • execute in non-tmux-terminal the script ./cltmux.sh "host1 host2 host3"
  • tmux panes should be opened
  • all hosts must reside in ssh-config
  • remaining hosts are printed

TODO:

  • also ssh on last pane