Tizen 2.0 Release
[external/tizen-coreutils.git] / man / pinky.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH PINKY "1" "March 2007" "GNU coreutils 6.9" "User Commands"
3 .SH NAME
4 pinky \- lightweight finger
5 .SH SYNOPSIS
6 .B pinky
7 [\fIOPTION\fR]... [\fIUSER\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .TP
11 \fB\-l\fR
12 produce long format output for the specified USERs
13 .TP
14 \fB\-b\fR
15 omit the user's home directory and shell in long format
16 .TP
17 \fB\-h\fR
18 omit the user's project file in long format
19 .TP
20 \fB\-p\fR
21 omit the user's plan file in long format
22 .TP
23 \fB\-s\fR
24 do short format output, this is the default
25 .TP
26 \fB\-f\fR
27 omit the line of column headings in short format
28 .TP
29 \fB\-w\fR
30 omit the user's full name in short format
31 .TP
32 \fB\-i\fR
33 omit the user's full name and remote host in short format
34 .TP
35 \fB\-q\fR
36 omit the user's full name, remote host and idle time
37 in short format
38 .TP
39 \fB\-\-help\fR
40 display this help and exit
41 .TP
42 \fB\-\-version\fR
43 output version information and exit
44 .PP
45 A lightweight `finger' program;  print user information.
46 The utmp file will be /var/run/utmp.
47 .SH AUTHOR
48 Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
49 .SH "REPORTING BUGS"
50 Report bugs to <bug\-coreutils@gnu.org>.
51 .SH COPYRIGHT
52 Copyright \(co 2007 Free Software Foundation, Inc.
53 .br
54 This is free software.  You may redistribute copies of it under the terms of
55 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
56 There is NO WARRANTY, to the extent permitted by law.
57 .SH "SEE ALSO"
58 The full documentation for
59 .B pinky
60 is maintained as a Texinfo manual.  If the
61 .B info
62 and
63 .B pinky
64 programs are properly installed at your site, the command
65 .IP
66 .B info pinky
67 .PP
68 should give you access to the complete manual.