Lines Matching +full:a +full:- +full:display
21 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
41 .Fl A
75 If a
82 .Bl -tag -width indent
83 .It Fl A
84 Display the process audit user ID and other process audit properties, which
87 Display the different group IDs (effective, real and supplementary)
88 as white-space separated numbers, in no particular order.
90 Display the MAC label of the current process.
92 Display the id as a password file entry.
93 .It Fl a
98 Display current login class.
100 Display the home directory of the current or specified user.
102 Display the effective group ID as a number.
104 Display the name of the user or group ID for the
113 Make the output human-readable.
121 The user ID as a name is displayed, preceded by the keyword
124 ID is displayed as a name, preceded by the keyword
127 ID is displayed as a name, preceded by the keyword
132 Each display is on a separate line.
134 Display the real ID for the
140 Display the shell of the current or specified user.
142 Display the effective user ID as a number.
145 .Ex -std
149 as a password file entry:
150 .Bd -literal -offset indent
151 $ id -P bob
157 .Bd -literal -offset indent
158 $ id -Gn root
164 .Bd -literal -offset indent
165 $ id -p alice
174 to simulate a root login, compare the result of the following commands:
175 .Bd -literal -offset indent
176 # id -un
188 .St -p1003.1-2024 .
190 .Fl A ,