mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-25 01:23:31 +02:00
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
NAME
|
|
uptime - how long has the computer been running
|
|
|
|
SYNOPSIS
|
|
uptime
|
|
|
|
DESCRIPTION
|
|
Writes the time in real time hours, minutes and seconds the computer has been running to the standard output.
|
|
|
|
EXAMPLES
|
|
uptime
|
|
Displays the time the computer has been running. |