uptime
v(uutils coreutils) 0.1.0
Options
--since
,-s
-
uptime-help-since
-
uptime-help-path
Examples
Print current time, uptime, number of logged-in users and other information:
uptime
Show only the amount of time the system has been booted for:
uptime {{[-p|--pretty]}}
Print the date and time the system booted up at:
uptime {{[-s|--since]}}
Display version:
uptime {{[-V|--version]}}
The examples are provided by the tldr-pages project under the CC BY 4.0 License.
Please note that, as uutils is a work in progress, some examples might fail.