diff options
Diffstat (limited to 'man/pinky.1')
-rw-r--r-- | man/pinky.1 | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/man/pinky.1 b/man/pinky.1 new file mode 100644 index 0000000..d3c45f6 --- /dev/null +++ b/man/pinky.1 @@ -0,0 +1,62 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH PINKY "1" "April 2022" "GNU coreutils 9.1" "User Commands" +.SH NAME +pinky \- lightweight finger +.SH SYNOPSIS +.B pinky +[\fI\,OPTION\/\fR]... [\fI\,USER\/\fR]... +.SH DESCRIPTION +.\" Add any additional description here +.TP +\fB\-l\fR +produce long format output for the specified USERs +.TP +\fB\-b\fR +omit the user's home directory and shell in long format +.TP +\fB\-h\fR +omit the user's project file in long format +.TP +\fB\-p\fR +omit the user's plan file in long format +.TP +\fB\-s\fR +do short format output, this is the default +.TP +\fB\-f\fR +omit the line of column headings in short format +.TP +\fB\-w\fR +omit the user's full name in short format +.TP +\fB\-i\fR +omit the user's full name and remote host in short format +.TP +\fB\-q\fR +omit the user's full name, remote host and idle time +in short format +.TP +\fB\-\-help\fR +display this help and exit +.TP +\fB\-\-version\fR +output version information and exit +.PP +A lightweight 'finger' program; print user information. +The utmp file will be \fI\,/var/run/utmp\/\fP. +.SH AUTHOR +Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi. +.SH "REPORTING BUGS" +GNU coreutils online help: <https://www.gnu.org/software/coreutils/> +.br +Report any translation bugs to <https://translationproject.org/team/> +.SH COPYRIGHT +Copyright \(co 2022 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. +.br +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. +.SH "SEE ALSO" +Full documentation <https://www.gnu.org/software/coreutils/pinky> +.br +or available locally via: info \(aq(coreutils) pinky invocation\(aq |