Main index | Section 1 | 日本語 | Deutsch | Options |
If a user (login name or user ID) is specified, the user and group IDs of that user are displayed. In this case, the real and effective IDs are assumed to be the same.
The options are as follows:
| |
Display the process audit user ID and other process audit properties, which requires privilege. | |
| |
Display the different group IDs (effective, real and supplementary) as white-space separated numbers, in no particular order. | |
| |
Display the MAC label of the current process. | |
| |
Display the id as a password file entry. | |
| |
Ignored for compatibility with other id implementations. | |
| |
Display current login class. | |
| |
Display the effective group ID as a number. | |
| |
Display the name of the user or group ID for the
| |
| |
Make the output human-readable. If the user name returned by getlogin(2) is different from the login name referenced by the user ID, the name returned by getlogin(2) is displayed, preceded by the keyword "login". The user ID as a name is displayed, preceded by the keyword "uid". If the effective user ID is different from the real user ID, the real user ID is displayed as a name, preceded by the keyword "euid". If the effective group ID is different from the real group ID, the real group ID is displayed as a name, preceded by the keyword "rgid". The list of groups to which the user belongs is then displayed as names, preceded by the keyword "groups". Each display is on a separate line. | |
| |
Display the real ID for the
| |
| |
Display the effective user ID as a number. | |
The historic whoami(1) command is equivalent to "id".
The id command appeared in BSD 4.4 .
ID (1) | March 5, 2011 |
Main index | Section 1 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | There are two major products of Berkeley, CA -- LSD and UNIX. We don't believe this to be strictly by coincidence. | ” |
— Jeremy S. Anderson |