xref: /original-bsd/usr.bin/w/uptime.1 (revision 81f6297c)
Copyright (c) 1980 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.

@(#)uptime.1 6.1 (Berkeley) 04/29/85

UPTIME 1 ""
C
NAME
uptime - show how long system has been up
SYNOPSIS
uptime
DESCRIPTION
Uptime prints the current time, the length of time the system has been up, and the average number of jobs in the run queue over the last 1, 5 and 15 minutes. It is, essentially, the first line of a w (1) command.
FILES
/vmunix system name list
SEE ALSO
w(1)