uptime is a Unix command which tells how long the system has been running.
I'm not really sure where to put this question (it's not really webapps or superuser) but I'm sure something similar …
php statistics ram temperature uptimeSomething similar to linux cat /proc/uptime which returns the uptime in seconds, and preferably not parsing uptime(1).
macos uptimeI need the EXACT same output as Linux's "cat /proc/uptime". For example, with /proc/uptime, you'd get 1884371.64 38646169.12 but with …
macos uptime