2014-02-27 09:30:04 -05:00
|
|
|
.TH ID 1 ubase\-VERSION
|
2014-02-27 09:27:28 -05:00
|
|
|
.SH NAME
|
|
|
|
id \- print real and effective user and group IDs
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B id
|
|
|
|
.RB [ -G ]
|
|
|
|
.RB [ user | uid ]
|
|
|
|
.SH DESCRIPTION
|
|
|
|
Print 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
|
|
|
|
.B \-G
|
|
|
|
Display group information as whitespace separated numbers, in no particular
|
|
|
|
order.
|
|
|
|
.SH SEE ALSO
|
|
|
|
.IR who(1)
|