a lot of updates to move back to awesome
This commit is contained in:
parent
35f62562e9
commit
c934ed25bc
14 changed files with 63 additions and 61 deletions
|
@ -4,4 +4,5 @@
|
|||
# echo 100 - $(mpstat | rg all | cut -d \ -f43) | bc
|
||||
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