https://github.com/chaos/pdsh/
Pdsh is a multithreaded remote shell client which executes commands
on multiple remote hosts in parallel. Pdsh can use several different
remote shell services, including standard "rsh", Kerberos IV, and ssh.
Version: 2.34
General Commands | |
dshbak | format output from pdsh command |
pdcp | pdcp is a variant of the rcp(1) command. Unlike rcp(1), which copies files to a single remote host, pdcp can copy files to multiple remote hosts in parallel. |
pdsh | issue commands to groups of hosts in parallel |
rpdcp | alias for pdcp |