Files
dotfiles/Scripts/.local/scripts/status/uptime_status
dx b41c6dfec4 ~clean up scripts
Remove any redundant info, only leaving what is absolutely necessary.
2020-07-15 15:34:53 +01:00

4 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
echo$(uptime --pretty | sed 's/up//;s/ //')