tweaks to scripts
This commit is contained in:
parent
7a6beffc73
commit
cbc30ff9a5
4 changed files with 5 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue