Update nodemgmt-scripts.sh
This commit is contained in:
@@ -764,7 +764,7 @@ DOWNLIST(){
|
|||||||
time=$(SHOW_TIME ${toterrtime})
|
time=$(SHOW_TIME ${toterrtime})
|
||||||
c=0; spc3='-'
|
c=0; spc3='-'
|
||||||
# until [ $c = `expr 13 - ${#time}` ]; do spc3="${spc3} "; c=`expr $c + 1`; done
|
# until [ $c = `expr 13 - ${#time}` ]; do spc3="${spc3} "; c=`expr $c + 1`; done
|
||||||
echo -en "${idsCL[LightRed]}${idsST[Bold]}${ignsel}${idsST[Reset]}${idsCL[LightRed]}${itemname}${spc}${host}${spc2}${time}${spc3}${dstatus}${idsCL[Default]}"
|
echo -e "${idsCL[LightRed]}${idsST[Bold]}${ignsel}${idsST[Reset]}${idsCL[LightRed]}${itemname}${spc}${host}${spc2}${time}${spc3}${dstatus}${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DIVIDER false darkGray 90
|
DIVIDER false darkGray 90
|
||||||
|
|||||||
Reference in New Issue
Block a user