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: 308b2b12fd8de12edb6769e9c82db8f84ad95fbd (
plain
) (
tree
)
b184782
d552ce8
1
2
3
4
#!/bin/sh icon= printf "$icon %s\n" $(top -d 1 | grep Mem | cut -w -f2)