A swiss army knife tool to execute shell scripts over SSH on multiple machines.
This project is a contribution of NHN Corp of South Korea in an open-source software. Forked from original unmaintained repository at http://dev.naver.com
To bee translated.
Works best with passwordless ssh, then checking the date on 3 hosts would be:
trinity@matrix:~$ dist -c "date" host1 host2 host2
Use dist -h
for help.