index
:
53hornet/scripts
master
My personal scripts for all kinds of things
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
i3blocks-memory.sh
blob: dde8470867282ff438b2b6b939e718a4489dbe0c (
plain
) (
tree
)
b184782
0ce7301
1
2
3
4
#!/bin/sh icon= printf "$icon%s\n" $(top -d 1 | grep Mem | cut -w -f2)