2013-08-07 08:40:21 -04:00
|
|
|
.TH ID 1 sbase\-VERSION
|
|
|
|
.SH NAME
|
|
|
|
id \- print real and effective user and group IDs
|
2013-12-01 05:40:14 -05:00
|
|
|
.SH SYNOPSIS
|
2013-08-07 08:40:21 -04:00
|
|
|
.B id
|
2013-12-01 12:29:20 -05:00
|
|
|
.RB [ -G ]
|
2013-12-01 06:40:49 -05:00
|
|
|
.RB [ user | uid ]
|
2013-12-01 05:40:14 -05:00
|
|
|
.SH DESCRIPTION
|
|
|
|
Print user and group information of the calling process to standard output.
|
2013-12-01 06:40:49 -05:00
|
|
|
If a login name or uid is specified, the user and group information of that
|
|
|
|
user is displayed.
|
2013-12-01 12:29:20 -05:00
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
.B \-G
|
|
|
|
Display group information as whitespace separated numbers, in no particular
|
|
|
|
order.
|
2013-08-07 08:40:21 -04:00
|
|
|
.SH SEE ALSO
|
|
|
|
.IR who(1)
|