wget /wp-content/uploads/pdsh-2.26.tar.bz2
tar jxf pdsh-2.26.tar.bz2 \
&& cd pdsh-2.26 \
&& ./configure --with-ssh --with-dshgroups --with-machines=/etc/dsh/machines \
&& make \
&& make install \
&& pdsh -v
wget /wp-content/uploads/pdsh-2.26.tar.bz2
tar jxf pdsh-2.26.tar.bz2 \
&& cd pdsh-2.26 \
&& ./configure --with-ssh --with-dshgroups --with-machines=/etc/dsh/machines \
&& make \
&& make install \
&& pdsh -v