Parallel remote shell utility for executing commands on multiple hosts
Efficient rsh-like utility, for using hosts in parallel
pdshpdcpdshbak$ pdsh -w host1,host2,host3 'uptime'$ pdcp -w host[1-5] /local/file /remote/path/$ pdsh -w host1,host2 'df -h' | dshbak -c