1PINKY(1) User Commands PINKY(1)
2
3
4
6 pinky - lightweight finger
7
9 pinky [OPTION]... [USER]...
10
12 -l produce long format output for the specified USERs
13
14 -b omit the user's home directory and shell in long format
15
16 -h omit the user's project file in long format
17
18 -p omit the user's plan file in long format
19
20 -s do short format output, this is the default
21
22 -f omit the line of column headings in short format
23
24 -w omit the user's full name in short format
25
26 -i omit the user's full name and remote host in short format
27
28 -q omit the user's full name, remote host and idle time in short
29 format
30
31 --help display this help and exit
32
33 --version
34 output version information and exit
35
36 A lightweight `finger' program; print user information. The utmp file
37 will be /var/run/utmp.
38
40 Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
41
43 Report pinky bugs to bug-coreutils@gnu.org
44 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
45 General help using GNU software: <http://www.gnu.org/gethelp/>
46 Report pinky translation bugs to <http://translationproject.org/team/>
47
49 Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU
50 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
51 This is free software: you are free to change and redistribute it.
52 There is NO WARRANTY, to the extent permitted by law.
53
55 The full documentation for pinky is maintained as a Texinfo manual. If
56 the info and pinky programs are properly installed at your site, the
57 command
58
59 info coreutils 'pinky invocation'
60
61 should give you access to the complete manual.
62
63
64
65GNU coreutils 8.4 June 2018 PINKY(1)