index
:
dotfiles
master
Configuration files for a variety of programs
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Scripts
/
.local
/
scripts
/
status
/
uptime_status
blob: 7863fdae87fae73e498a5444a33caa887102c923 (
plain
)
1
2
3
#!/usr/bin/env bash echo $(uptime --pretty | sed 's/up//;s/ //')