You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that using --par 3 with --host "host1 host2 host3" still causes the command to be run on each host until completion before moving onto the next. I tested with command "date; sleep 120" and the dates returned are always 2 mins apart.
Seems that using --par 3 with --host "host1 host2 host3" still causes the command to be run on each host until completion before moving onto the next. I tested with command "date; sleep 120" and the dates returned are always 2 mins apart.