15 lines
471 B
Groff
15 lines
471 B
Groff
.TH ID 1 ubase-VERSION
|
|
.SH NAME
|
|
\fBid\fR - print real and effective user and group IDs
|
|
.SH SYNOPSIS
|
|
\fBid\fR [\fB-G\fR] \fR[\fIuser\fR|\fIuid\fR]
|
|
.SH DESCRIPTION
|
|
\fBid\fR prints user and group information of the calling process to standard output.
|
|
If a login name or uid is specified, the user and group information of that
|
|
user is displayed.
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB-G\fR Display group information as whitespace separated numbers, in no particular order.
|
|
.SH SEE ALSO
|
|
who(1)
|