id(1) can handle uid arguments
This commit is contained in:
6
id.1
6
id.1
@@ -3,10 +3,10 @@
|
||||
id \- print real and effective user and group IDs
|
||||
.SH SYNOPSIS
|
||||
.B id
|
||||
.RB [ user ]
|
||||
.RB [ user | uid ]
|
||||
.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.
|
||||
If a login name or uid is specified, the user and group information of that
|
||||
user is displayed.
|
||||
.SH SEE ALSO
|
||||
.IR who(1)
|
||||
|
Reference in New Issue
Block a user