1 example for dsh
# Lists the machine and filename in the root folder (concurrently) from each machine in machines.txt dsh -f machines.txt -c -M 'ls /'
# Lists the machine and filename in the root folder (concurrently) from each machine in machines.txt dsh -f machines.txt -c -M 'ls /'