Blame man/id.1

Packit 9e4112
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
Packit 9e4112
.TH ID "1" "July 2018" "GNU coreutils 8.30" "User Commands"
Packit 9e4112
.SH NAME
Packit 9e4112
id \- print real and effective user and group IDs
Packit 9e4112
.SH SYNOPSIS
Packit 9e4112
.B id
Packit 9e4112
[\fI\,OPTION\/\fR]... [\fI\,USER\/\fR]
Packit 9e4112
.SH DESCRIPTION
Packit 9e4112
.\" Add any additional description here
Packit 9e4112
.PP
Packit 9e4112
Print user and group information for the specified USER,
Packit 9e4112
or (when USER omitted) for the current user.
Packit 9e4112
.TP
Packit 9e4112
\fB\-a\fR
Packit 9e4112
ignore, for compatibility with other versions
Packit 9e4112
.TP
Packit 9e4112
\fB\-Z\fR, \fB\-\-context\fR
Packit 9e4112
print only the security context of the process
Packit 9e4112
.TP
Packit 9e4112
\fB\-g\fR, \fB\-\-group\fR
Packit 9e4112
print only the effective group ID
Packit 9e4112
.TP
Packit 9e4112
\fB\-G\fR, \fB\-\-groups\fR
Packit 9e4112
print all group IDs
Packit 9e4112
.TP
Packit 9e4112
\fB\-n\fR, \fB\-\-name\fR
Packit 9e4112
print a name instead of a number, for \fB\-ugG\fR
Packit 9e4112
.TP
Packit 9e4112
\fB\-r\fR, \fB\-\-real\fR
Packit 9e4112
print the real ID instead of the effective ID, with \fB\-ugG\fR
Packit 9e4112
.TP
Packit 9e4112
\fB\-u\fR, \fB\-\-user\fR
Packit 9e4112
print only the effective user ID
Packit 9e4112
.TP
Packit 9e4112
\fB\-z\fR, \fB\-\-zero\fR
Packit 9e4112
delimit entries with NUL characters, not whitespace;
Packit 9e4112
.IP
Packit 9e4112
not permitted in default format
Packit 9e4112
.TP
Packit 9e4112
\fB\-\-help\fR
Packit 9e4112
display this help and exit
Packit 9e4112
.TP
Packit 9e4112
\fB\-\-version\fR
Packit 9e4112
output version information and exit
Packit 9e4112
.PP
Packit 9e4112
Without any OPTION, print some useful set of identified information.
Packit 9e4112
.SH AUTHOR
Packit 9e4112
Written by Arnold Robbins and David MacKenzie.
Packit 9e4112
.SH "REPORTING BUGS"
Packit 9e4112
GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
Packit 9e4112
.br
Packit 9e4112
Report id translation bugs to <https://translationproject.org/team/>
Packit 9e4112
.SH COPYRIGHT
Packit 9e4112
Copyright \(co 2018 Free Software Foundation, Inc.
Packit 9e4112
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
Packit 9e4112
.br
Packit 9e4112
This is free software: you are free to change and redistribute it.
Packit 9e4112
There is NO WARRANTY, to the extent permitted by law.
Packit 9e4112
.SH "SEE ALSO"
Packit 9e4112
Full documentation at: <https://www.gnu.org/software/coreutils/id>
Packit 9e4112
.br
Packit 9e4112
or available locally via: info \(aq(coreutils) id invocation\(aq