HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

uptime — Tell how long the system has been running and other information. More information: <https://keith.gi

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommanduptimetelllongclihowsystem
macos

Problem

How to use the uptime command: Tell how long the system has been running and other information. More information: <https://keith.github.io/xcode-man-pages/uptime.1.html>.

Solution

uptime — Tell how long the system has been running and other information. More information: <https://keith.github.io/xcode-man-pages/uptime.1.html>.

Print current time, uptime, number of logged-in users, and other information:
uptime

Code Snippets

Print current time, uptime, number of logged-in users, and other information

uptime

Context

tldr-pages: osx/uptime

Revisions (0)

No revisions yet.