ID(C) UNIX System V
Name
id - prints user and group IDs and names
Syntax
id
Description
id writes a message on the standard output, giving the user
and group IDs and the corresponding names of the invoking
process. If the effective and real IDs do not match, 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(C)