id(1)
_________________________________________________________________
id Command
print 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.
_________________________________________________________________
EXAMPLES
$ id
uid=3000(intern) gid=1(other)
$
Displays your user id, username, group id and group name on the
standard output.
_________________________________________________________________
SEE ALSO
getuid(2) in the Programmer's Reference for the DG/UX System
DG/UX 4.00 Page 1
Licensed material--property of copyright holder(s)