5 ms·
I've opened 200+ panes across 3 monitors, broadcast to all of them to update a configuration and saved. That saved me a lot of time, either building automation
by vaishaksuresh 7y ago
I've opened 200+ panes across 3 monitors, broadcast to all of them to update a configuration and saved.
That saved me a lot of time, either building automation or ssh-ing to all of them one by one.
I don't know an easy way to do it in Terminal.app
- 0x0 7y agocsshX can do something like this with Terminal.app
- hungryhobo 7y agoSounds like something ansible would be perfect for
- sixstringtheory 7y agoJust to add to the options from your other replies, check out dsh: https://manpages.ubuntu.com/manpages/xenial/en/man1/dsh.1.html https://manpages.ubuntu.com/manpages/xenial/en/man1/dsh.1.ht...