NAME(名称)
uptime - 告知系统运行了多久时间.
SYNOPSIS(总览)
uptime
uptime [-V]
DESCRIPTION(描述)
uptime 给出下列信息的一行显示. 当前时间, 系统运行了多久时间, 当前登陆的用户有多少, 以及前1,5和15分钟系统的平均负载.
这与通过 w(1) 显示的首行包括的信息相同.
FILES(相关文件)
/var/run/utmp 关于当前谁在登录的信息
/proc 进程信息
AUTHORS(作者)
Larry Greenfield <greenfie@gauss.rutgers.edu>和 Michael K. Johnson <johnsonm@sunsite.unc.edu>. 请将bug的报告发到<procps-bugs@redhat.com>
SEE ALSO(另见)
ps(1), top(1), utmp(5), w(1)
#p#
NAME
uptime - Tell how long the system has been running.
SYNOPSIS
uptime
uptime [-V]
DESCRIPTION
uptime gives a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes.
This is the same information contained in the header line displayed by w(1).
FILES
/var/run/utmp information about who is currently logged on
/proc process information
AUTHORS
uptime was written by Larry Greenfield <greenfie@gauss.rutgers.edu> and
Michael K. Johnson <johnsonm@sunsite.unc.edu>.
Please send bug reports to <albert@users.sf.net>
SEE ALSO
ps(1), top(1), utmp(5), w(1)