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.

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