announcement-box/toolkit/system-usage
2020-12-14 14:22:01 +01:00

5 lines
61 B
Bash
Executable File

#!/bin/bash
uptime | head -n 1 | cut -f3 -d, | cut -f2 -d: