This website requires JavaScript.
Explore
Help
Sign in
mg
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
47671e8dfa
dotfiles
/
scripts
/
polybar
/
system-cpu-loadavg.sh
4 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
polybar: load-avg
2021-06-29 16:20:59 +02:00
#!/bin/sh
polybar: df, lavg, und aufgeräumt
2022-07-10 12:02:51 +02:00
awk
'{print $1}'
< /proc/loadavg
Reference in a new issue
Copy permalink