Line | |
---|
1 | .TH ID 1
|
---|
2 | .SH NAME
|
---|
3 | id \- print the uid and gid
|
---|
4 | .SH SYNOPSIS
|
---|
5 | \fBid\fR
|
---|
6 | .br
|
---|
7 | .de FL
|
---|
8 | .TP
|
---|
9 | \\fB\\$1\\fR
|
---|
10 | \\$2
|
---|
11 | ..
|
---|
12 | .de EX
|
---|
13 | .TP 20
|
---|
14 | \\fB\\$1\\fR
|
---|
15 | # \\$2
|
---|
16 | ..
|
---|
17 | .SH EXAMPLES
|
---|
18 | .EX "id" "Print the uid and gid"
|
---|
19 | .SH DESCRIPTION
|
---|
20 | .PP
|
---|
21 | \fIId\fR prints the current uid and gid, both numerically and symbolically.
|
---|
22 | If the effective uid and gid are different from the real ones, all of them
|
---|
23 | are printed.
|
---|
24 | .PP
|
---|
25 | Under Minix-vmd the supplementary group IDs are also printed.
|
---|
26 | .SH "SEE ALSO"
|
---|
27 | .BR getuid (2),
|
---|
28 | .BR getgid (2),
|
---|
29 | .BR getgroups (2).
|
---|
Note:
See
TracBrowser
for help on using the repository browser.