Tizen 2.0 Release
[external/tizen-coreutils.git] / man / who.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH WHO "1" "March 2007" "GNU coreutils 6.9" "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 .TP
11 \fB\-a\fR, \fB\-\-all\fR
12 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
13 .TP
14 \fB\-b\fR, \fB\-\-boot\fR
15 time of last system boot
16 .TP
17 \fB\-d\fR, \fB\-\-dead\fR
18 print dead processes
19 .TP
20 \fB\-H\fR, \fB\-\-heading\fR
21 print line of column headings
22 .TP
23 \fB\-l\fR, \fB\-\-login\fR
24 print system login processes
25 .TP
26 \fB\-\-lookup\fR
27 attempt to canonicalize hostnames via DNS
28 .TP
29 \fB\-m\fR
30 only hostname and user associated with stdin
31 .TP
32 \fB\-p\fR, \fB\-\-process\fR
33 print active processes spawned by init
34 .TP
35 \fB\-q\fR, \fB\-\-count\fR
36 all login names and number of users logged on
37 .TP
38 \fB\-r\fR, \fB\-\-runlevel\fR
39 print current runlevel
40 .TP
41 \fB\-s\fR, \fB\-\-short\fR
42 print only name, line, and time (default)
43 .TP
44 \fB\-t\fR, \fB\-\-time\fR
45 print last system clock change
46 .TP
47 \fB\-T\fR, \fB\-w\fR, \fB\-\-mesg\fR
48 add user's message status as +, \- or ?
49 .TP
50 \fB\-u\fR, \fB\-\-users\fR
51 list users logged in
52 .TP
53 \fB\-\-message\fR
54 same as \fB\-T\fR
55 .TP
56 \fB\-\-writable\fR
57 same as \fB\-T\fR
58 .TP
59 \fB\-\-help\fR
60 display this help and exit
61 .TP
62 \fB\-\-version\fR
63 output version information and exit
64 .PP
65 If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
66 If ARG1 ARG2 given, \fB\-m\fR presumed: `am i' or `mom likes' are usual.
67 .SH AUTHOR
68 Written by Joseph Arceneaux, David MacKenzie, and Michael Stone.
69 .SH "REPORTING BUGS"
70 Report bugs to <bug\-coreutils@gnu.org>.
71 .SH COPYRIGHT
72 Copyright \(co 2007 Free Software Foundation, Inc.
73 .br
74 This is free software.  You may redistribute copies of it under the terms of
75 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
76 There is NO WARRANTY, to the extent permitted by law.
77 .SH "SEE ALSO"
78 The full documentation for
79 .B who
80 is maintained as a Texinfo manual.  If the
81 .B info
82 and
83 .B who
84 programs are properly installed at your site, the command
85 .IP
86 .B info who
87 .PP
88 should give you access to the complete manual.