sbase/id.1

13 lines
319 B
Groff
Raw Normal View History

2013-08-07 12:40:21 +00:00
.TH ID 1 sbase\-VERSION
.SH NAME
id \- print real and effective user and group IDs
.SH SYNOPSIS
2013-08-07 12:40:21 +00:00
.B id
.RB [ user ]
.SH DESCRIPTION
Print user and group information of the calling process to standard output.
If a login name is specified, the user and group information of that user
is displayed.
2013-08-07 12:40:21 +00:00
.SH SEE ALSO
.IR who(1)