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 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
44 Report any translation bugs to <https://translationproject.org/team/>
45
47 Copyright © 2019 Free Software Foundation, Inc. License GPLv3+: GNU
48 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
49 This is free software: you are free to change and redistribute it.
50 There is NO WARRANTY, to the extent permitted by law.
51
53 Full documentation <https://www.gnu.org/software/coreutils/pinky>
54 or available locally via: info '(coreutils) pinky invocation'
55
56
57
58GNU coreutils 8.31 October 2019 PINKY(1)