OSDN Git Service

coreutils: Update to coreutils 8.22
[linuxjm/coreutils.git] / original / man1 / who.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
2 .TH WHO "1" "May 2014" "GNU coreutils 8.22" "User Commands"
3 .SH NAME
4 who \- show who is logged on
5 .SH SYNOPSIS
6 .B who
7 [\fIOPTION\fR]... [ \fIFILE | ARG1 ARG2 \fR]
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print information about users who are currently logged in.
12 .TP
13 \fB\-a\fR, \fB\-\-all\fR
14 same as \fB\-b\fR \fB\-d\fR \fB\-\-login\fR \fB\-p\fR \fB\-r\fR \fB\-t\fR \fB\-T\fR \fB\-u\fR
15 .TP
16 \fB\-b\fR, \fB\-\-boot\fR
17 time of last system boot
18 .TP
19 \fB\-d\fR, \fB\-\-dead\fR
20 print dead processes
21 .TP
22 \fB\-H\fR, \fB\-\-heading\fR
23 print line of column headings
24 .TP
25 \fB\-l\fR, \fB\-\-login\fR
26 print system login processes
27 .TP
28 \fB\-\-lookup\fR
29 attempt to canonicalize hostnames via DNS
30 .TP
31 \fB\-m\fR
32 only hostname and user associated with stdin
33 .TP
34 \fB\-p\fR, \fB\-\-process\fR
35 print active processes spawned by init
36 .TP
37 \fB\-q\fR, \fB\-\-count\fR
38 all login names and number of users logged on
39 .TP
40 \fB\-r\fR, \fB\-\-runlevel\fR
41 print current runlevel
42 .TP
43 \fB\-s\fR, \fB\-\-short\fR
44 print only name, line, and time (default)
45 .TP
46 \fB\-t\fR, \fB\-\-time\fR
47 print last system clock change
48 .TP
49 \fB\-T\fR, \fB\-w\fR, \fB\-\-mesg\fR
50 add user's message status as +, \- or ?
51 .TP
52 \fB\-u\fR, \fB\-\-users\fR
53 list users logged in
54 .TP
55 \fB\-\-message\fR
56 same as \fB\-T\fR
57 .TP
58 \fB\-\-writable\fR
59 same as \fB\-T\fR
60 .TP
61 \fB\-\-help\fR
62 display this help and exit
63 .TP
64 \fB\-\-version\fR
65 output version information and exit
66 .PP
67 If FILE is not specified, use \fI/var/run/utmp\fP.  \fI/var/log/wtmp\fP as FILE is common.
68 If ARG1 ARG2 given, \fB\-m\fR presumed: 'am i' or 'mom likes' are usual.
69 .PP
70 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
71 Report who translation bugs to <http://translationproject.org/team/>
72 .SH AUTHOR
73 Written by Joseph Arceneaux, David MacKenzie, and Michael Stone.
74 .SH COPYRIGHT
75 Copyright \(co 2013 Free Software Foundation, Inc.
76 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
77 .br
78 This is free software: you are free to change and redistribute it.
79 There is NO WARRANTY, to the extent permitted by law.
80 .SH "SEE ALSO"
81 The full documentation for
82 .B who
83 is maintained as a Texinfo manual.  If the
84 .B info
85 and
86 .B who
87 programs are properly installed at your site, the command
88 .IP
89 .B info coreutils \(aqwho invocation\(aq
90 .PP
91 should give you access to the complete manual.