manual page distributed with 4.1BSD
[unix-history] / usr / src / usr.bin / w / uptime.1
CommitLineData
6296f564
KM
1.\" Copyright (c) 1980 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
5.\" @(#)uptime.1 4.1 (Berkeley) %G%
6.\"
7.TH UPTIME 1 11/13/79
8.UC
9.SH NAME
10uptime \- show how long system has been up
11.SH SYNOPSIS
12.B uptime
13.SH DESCRIPTION
14Uptime prints the current time, the length of time the system has been up,
15and the average number of jobs in the run queue over the last 1, 5 and
1615 minutes.
17It is, essentially, the first line of a
18.I w
19(1)
20command.
21.SH FILES
22/vmunix system name list
23.SH SEE ALSO
24w(1)