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-uptime.sh
blob: 778b71f18655a7bdd83a1c03be6c992093716a0e (
plain
) (
tree
)
b184782
d741159
1
2
3
4
#!/bin/sh icon= printf "$icon%s\n" "$(uptime | grep -o 'up[^,]*' )"