ID(ADM) UNIX System V
Name
id - print user and group IDs and names
Syntax
id
Description
The id command outputs the user and group IDs and the
corresponding names of the invoking process. If the
effective and real IDs are different, both are printed.
See Also
logname(C), getuid(S)
Standards Conformance
id is conformant with:
AT&T SVID Issue 2, Select Code 307-127;
and The X/Open Portability Guide II of January 1987.
(printed 2/15/90) ID(ADM)