OSDN Git Service

coreutils: Update to coreutils 8.22
[linuxjm/coreutils.git] / original / man1 / uptime.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
2 .TH UPTIME "1" "May 2014" "GNU coreutils 8.22" "User Commands"
3 .SH NAME
4 uptime \- tell how long the system has been running
5 .SH SYNOPSIS
6 .B uptime
7 [\fIOPTION\fR]... [\fIFILE\fR]
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print the current time, the length of time the system has been up,
12 the number of users on the system, and the average number of jobs
13 in the run queue over the last 1, 5 and 15 minutes.  Processes in
14 an uninterruptible sleep state also contribute to the load average.
15 If FILE is not specified, use \fI/var/run/utmp\fP.  \fI/var/log/wtmp\fP as FILE is common.
16 .TP
17 \fB\-\-help\fR
18 display this help and exit
19 .TP
20 \fB\-\-version\fR
21 output version information and exit
22 .PP
23 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
24 Report uptime translation bugs to <http://translationproject.org/team/>
25 .SH AUTHOR
26 Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
27 .SH COPYRIGHT
28 Copyright \(co 2013 Free Software Foundation, Inc.
29 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
30 .br
31 This is free software: you are free to change and redistribute it.
32 There is NO WARRANTY, to the extent permitted by law.
33 .SH "SEE ALSO"
34 The full documentation for
35 .B uptime
36 is maintained as a Texinfo manual.  If the
37 .B info
38 and
39 .B uptime
40 programs are properly installed at your site, the command
41 .IP
42 .B info coreutils \(aquptime invocation\(aq
43 .PP
44 should give you access to the complete manual.