tweaks to scripts

This commit is contained in:
Chris Cochrun 2023-05-25 09:28:08 -05:00
parent 7a6beffc73
commit cbc30ff9a5
4 changed files with 5 additions and 3 deletions

View file

@ -5,4 +5,4 @@
cpu="$(mpstat 1 1 | rg Average | awk '{print $3+$4+$5}' | sed 's/\(.*\)/\1%/g')"
# echo $cpu
echo " $cpu"
echo " $cpu"