参考:https://www.ctolib.com/greymd-tmux-xpanes.html

brew install tmux-xpanes

 或者

# Install `add-apt-repository` command, if necessary.
$ sudo apt install software-properties-common

$ sudo add-apt-repository ppa:greymd/tmux-xpanes
$ sudo apt update
$ sudo apt install tmux-xpanes

使用

xpanes -c "ssh {}" xxxx-{52..60}

 

相关文章:

  • 2021-05-26
  • 2022-12-23
  • 2021-10-13
  • 2021-11-18
  • 2021-07-04
  • 2021-07-03
猜你喜欢
  • 2021-12-13
  • 2021-11-26
  • 2021-10-12
  • 2021-06-08
  • 2021-07-03
  • 2021-12-24
相关资源
相似解决方案