uptime.1
来自「Linux下进程监控相关源代码」· 1 代码 · 共 35 行
1
35 行
.\" -*-Nroff-*-.\".TH UPTIME 1 "26 Jan 1993" "Cohesive Systems" "Linux User's Manual".SH NAMEuptime \- Tell how long the system has been running..SH SYNOPSIS.B uptime.br.BR uptime " [" "\-V" ].SH DESCRIPTION.B uptimegives 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..spThis is the same information contained in the header line displayed by .BR w (1)..SH FILES.IR /var/run/utmp " information about who is currently logged on".br.IR /proc " process information".SH AUTHORS.B uptimewas written by Larry Greenfield <greenfie@gauss.rutgers.edu> andMichael K. Johnson <johnsonm@sunsite.unc.edu>.Please send bug reports to <procps-bugs@redhat.com>.SH "SEE ALSO".BR ps (1),.BR top (1),.BR utmp (5),.BR w (1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?