Last active
February 27, 2019 19:56
-
-
Save ddre54/c470910f330358bd3efd3804c399c16c to your computer and use it in GitHub Desktop.
SSH into multiple machines at once and execute commands in all of them
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tmux-cssh -i ~/.ssh/<KEY> -u user <HOST1> <HOST2> <HOST3> <HOST4> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment