mirror of
https://github.com/elenapan/dotfiles.git
synced 2025-12-28 00:04:57 +08:00
2 lines
No EOL
64 B
Bash
Executable file
2 lines
No EOL
64 B
Bash
Executable file
free -m | awk 'NR==2{printf " %d%%\n", $3*100/$2 }'
|
|
# |