5 lines
73 B

#!/usr/bin/env bash
json="{}"
cat /proc/uptime | awk '{print int($1)}'