xref: /original-bsd/usr.bin/w/uptime.1 (revision c3e32dec)
1.\" Copyright (c) 1980, 1990, 1993
2.\"	The Regents of the University of California.  All rights reserved.
3.\"
4.\" %sccs.include.redist.roff%
5.\"
6.\"     @(#)uptime.1	8.1 (Berkeley) 06/06/93
7.\"
8.Dd
9.Dt UPTIME 1
10.Os BSD 3
11.Sh NAME
12.Nm uptime
13.Nd show how long system has been running
14.Sh SYNOPSIS
15.Nm uptime
16.Sh DESCRIPTION
17The
18.Nm uptime
19utiliity
20displays the current time, the length of time the system has been up,
21the number of users, and the load average of the system over the last
221, 5, and 15 minutes.
23.Sh FILES
24.Bl -tag -width /vmunix
25.It Pa /vmunix
26system name list
27.El
28.Sh SEE ALSO
29.Xr w 1
30.Sh HISTORY
31The
32.Nm
33command appeared in
34.Bx 3.0 .
35