id(1)


NAME

   id - print real and effective user and group IDs

SYNOPSIS

   id [OPTION]... [USER]

DESCRIPTION

   Print  user and group information for the specified USER, or (when USER
   omitted) for the current user.

   -a     ignore, for compatibility with other versions

   -Z, --context
          print only the security context of the process

   -g, --group
          print only the effective group ID

   -G, --groups
          print all group IDs

   -n, --name
          print a name instead of a number, for -ugG

   -r, --real
          print the real ID instead of the effective ID, with -ugG

   -u, --user
          print only the effective user ID

   -z, --zero
          delimit entries with NUL characters, not whitespace;

          not permitted in default format

   --help display this help and exit

   --version
          output version information and exit

   Without any OPTION, print some useful set of identified information.

AUTHOR

   Written by Arnold Robbins and David MacKenzie.

REPORTING BUGS

   GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
   Report id translation bugs to <http://translationproject.org/team/>

COPYRIGHT

   Copyright  2016 Free Software Foundation, Inc.   License  GPLv3+:  GNU
   GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
   This  is  free  software:  you  are free to change and redistribute it.
   There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

   Full documentation at: <http://www.gnu.org/software/coreutils/id>
   or available locally via: info '(coreutils) id invocation'


More Linux Commands

manpages/Tcl_FSGetNormalizedPath.3.html
Tcl_FSGetNormalizedPath(3) - procedures to interact with any
There are several reasons for calling the Tcl_FS API functions (e.g. Tcl_FSAccess and Tcl_FSStat) rather than calling system level functions like access and sta

manpages/cameratopam.1.html
cameratopam(1) - convert raw camera image to PAM (Man Page)
This program is part of Netpbm(1) cameratopam converts from any of dozens of raw camera image formats to PAM. Digital still cameras often can produce images in

manpages/keyname.3ncurses.html
keyname(3ncurses) - miscellaneous curses utility routines...
The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in t

manpages/mkdir.1.html
mkdir(1) - make directories (Commands - Linux man page).....
Create the DIRECTORY(ies), if they do not already exist. Mandatory arguments to long options are mandatory for short options too. -m, --mode=MODE set file mode

manpages/setarch.8.html
setarch(8) - change reported architecture in new program env
setarch currently only affects the output of uname -m. For example, on an AMD64 system, running setarch i386 program will cause program to see i686 instead of x

manpages/glutGameModeString.3.html
glutGameModeString(3) - sets the game mode configuration via
XXX fix me SEE ALSO glutGameModeGet, glutEnterGameMode, glutLeaveGameMode, glutInitDisplayString AUTHOR Mark J. Kilgard (mjk@nvidia.com) glutGameModeString.3 (L

manpages/XQueryFont.3.html
XQueryFont(3) - load or unload fonts and font metric structu
The XLoadFont function loads the specified font and returns its associated font ID. If the font name is not in the Host Portable Character Encoding, the result

manpages/tuned.conf.5.html
tuned.conf(5) Tuned profile definition - Linux manual page
This man page documents format of Tuned 2.0 profile definition files. Profile is stored in /etc/tuned/&lt;profile_name&gt;/tuned.conf or in /usr/lib/tuned/&lt;profile_na

manpages/XSaveContext.3.html
XSaveContext(3) - associative look-up routines (Man Page)...
If an entry with the specified resource ID and type already exists, XSaveContext overrides it with the specified context. The XSaveContext function returns a no

manpages/netsnmp_agent_api.3.html
netsnmp_agent_api(3) - embedding an agent into a external ap
Our goal is to create a easy to use interface to the Net-SNMP package such that you can take code that you have written that has been designed to be a Net-SNMP

manpages/XLowerWindow.3.html
XLowerWindow(3) - change window stacking order (Man Page)...
The XRaiseWindow function raises the specified window to the top of the stack so that no sibling window obscures it. If the windows are regarded as overlapping

manpages/glPointSize.3gl.html
glPointSize(3gl) - specify the diameter of rasterized points
glPointSize specifies the rasterized diameter of both aliased and antialiased points. Using a point size other than 1 has different effects, depending on whethe





We can't live, work or learn in freedom unless the software we use is free.