What is “shmux” Package?

Execute the same command on many hosts in parallel
For more details: http://web.taranis.org/shmux/

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install shmux.
    brew install shmux

Now, use shmux!