[root@cheat ~]#keyboard_backspaceBack

uptime

Show how long the system has been running, number of users logged in, and system load averages.

Primary Syntax
$ uptime
#

Example Usage

uptime uptime -p
#

Quick Tips

Use man uptime to read the full manual

Add --help flag for quick options reference

Combine with | less for paginated output

Submitted by: admin

Added: 2/9/2026

arrow_back