Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ id(1) — GL2 W2.5r1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

logname(1)

getuid(2)

ID(1)  —  Silicon Graphics

NAME

id − print user and group IDs and names

SYNOPSIS

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. 

EXAMPLE

id guest

will return

uid=100 (guest) gid=100 (users)

where "100" and "guest" are the user’s ID number and name and "100" and "users" are the user’s group ID number and group name.  These values are set up in the administrative file /etc/passwd. 

SEE ALSO

logname(1), getuid(2). 

Version 2.5r1  —  October 29, 1986

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026