diff --git a/dsmon.sh b/dsmon.sh index b2470cc..e944a43 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -340,7 +340,7 @@ SETUPSSH(){ RUNCMD(){ start=`date +%s` rm -f /tmp/.dsmon.runcmd.* - echo -en "${idsCL[White]}Iniating commans on all nodes ... " + echo -en "${idsCL[White]}Iniating command to run on all nodes ... " ncount=0 while read hostid hostname hostip hostlimits; do if [ "${hostname}" != "host" ]; then