home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ID(1L) Misc. Reference Manual Pages ID(1L)
-
-
-
- NNNNAAAAMMMMEEEE
- id - print real and effective UIDs and GIDs
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- iiiidddd [-gnruG] [--group] [--name] [--real] [--user] [-- groups]
- [--help] [--version] [username]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This manual page documents the GNU version of iiiidddd. iiiidddd prints
- information about the given user, or the process running it
- if no user is specified. By default, it prints the real
- user ID, real group ID, effective user ID if different from
- the real user ID, effective group ID if different from the
- real group ID, and supplemental group IDs. It prints each
- of these values preceded by a string identifying it and fol-
- lowed by the corresponding user or group name in
- parentheses.
-
- The options cause iiiidddd to print only part of the above infor-
- mation.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- -_g, --_g_r_o_u_p
- Print only the group ID.
-
- -_G, --_g_r_o_u_p_s
- Print only the supplementary groups.
-
- --_h_e_l_p
- Print a usage message on standard output and exit suc-
- cessfully.
-
- -_n, --_n_a_m_e
- Print the user or group name instead of the ID number.
- Requires -_u, -_g, or -_G.
-
- -_r, --_r_e_a_l
- Print the real, instead of effective, user or group ID.
- Requires -_u, -_g, or -_G.
-
- -_u, --_u_s_e_r
- Print only the user ID.
-
- --_v_e_r_s_i_o_n
- Print version information on standard output then exit
- successfully.
-
-
-
-
-
-
-
-
-
- FSF Last change: GNU Shell Utilities 1
-
-
-
-