mirror of
https://github.com/elenapan/dotfiles.git
synced 2025-12-28 00:04:57 +08:00
3 lines
No EOL
88 B
Bash
Executable file
3 lines
No EOL
88 B
Bash
Executable file
#!/bin/bash
|
|
CPU="$[100-$(vmstat 1 2|tail -1|awk '{printf "%d", $15}')]"
|
|
echo " $CPU%" |