UPTIME(C) UNIX System V
Name
uptime - displays information about system activity
Syntax
uptime
Description
uptime prints the current time of day, the length of time
the system has been up, and the number of users logged onto
the system. On systems that maintain the necessary data,
load averages are also shown. Load averages are the number
of processes in the run queue averaged over 1, 5, and 15
minutes. All of this information is also contained in the
first line of the w(C) command.
See Also
w(C)
(printed 8/24/89) UPTIME(C)