There was an error while loading. Please reload this page.
1 parent f7b64b6 commit c41b6dfCopy full SHA for c41b6df
Uptime.sh
@@ -0,0 +1,2 @@
1
+#!/usr/bin/env bash
2
+uptime | sed -le 's/^.*: \(.*\)$/\1/'
0 commit comments