Penguin
Annotated edit history of uptime(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 UPTIME
2 !!!UPTIME
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 FILES
7 AUTHORS
8 SEE ALSO
9 ----
10 !!NAME
11
12
13 uptime - Tell how long the system has been running.
14 !!SYNOPSIS
15
16
17 __uptime
18 uptime__ [[__-V__]
19 !!DESCRIPTION
20
21
22 __uptime__ gives a one line display of the following
23 information. The current time, how long the system has been
24 running, how many users are currently logged on, and the
25 system load averages for the past 1, 5, and 15
26 minutes.
27
28
29 This is the same information contained in the header line
30 displayed by w(1).
31 !!FILES
32
33
34 ''/var/run/utmp'' information about who is currently
35 logged on''
36 /proc'' process information
37 !!AUTHORS
38
39
40 __uptime__ was written by Larry Greenfield
41 __
42
43
44 Please send bug reports to
45 !!SEE ALSO
46
47
48 ps(1), top(1), utmp(5),
49 w(1)
50 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.