index
:
53hornet/scripts
master
My personal scripts for all kinds of things
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i3blocks-uptime.sh
blob: 515f056065974868f269f9c92dabe02e46257382 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh icon= printf "$icon%s\n" "$(uptime -p | cut -d, -f1,2)"