diff --git a/dsmon.sh b/dsmon.sh index 797d1e3..bbe75ce 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -109,6 +109,7 @@ CHECK(){ echo -e "${idsCL[LightCyan]} ${host_name[$hostid]} - Drive Space Check${idsCL[Default]}" DIVIDER false LightCyan 100; + c=0; cw=40; spcA='' spc1=`expr ${cw} - 5` until [ $c = ${spc1} ]; do spcA="${spcA} "; c=`expr $c + 1`; done