dsh

v 0.25.10

Distributed shell: runs a command through rsh or ssh on a cluster of machines.

Dsh executes a command remotely on several different machines at the same time. A utility to effectively do the equivalent of "for a in $(seq 1 10); do rsh $a command; done" in Bourne shell.

http://www.netfort.gr.jp/~dancer/software/dsh.html.en

To install dsh, paste this in macOS terminal after installing MacPorts

sudo port install dsh

Add to my watchlist

Installations 2
Requested Installations 2