man-pages/man1/id.1.html
2021-03-31 01:06:50 +01:00

101 lines
3.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of ID</TITLE>
</HEAD><BODY>
<H1>ID</H1>
Section: User Commands (1)<BR>Updated: September 2019<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
id - print real and effective user and group IDs
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>id</B>
[<I>,OPTION/</I>]... [<I>,USER/</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
Print user and group information for the specified USER,
or (when USER omitted) for the current user.
<DL COMPACT>
<DT id="1"><B>-a</B><DD>
ignore, for compatibility with other versions
<DT id="2"><B>-Z</B>, <B>--context</B><DD>
print only the security context of the process
<DT id="3"><B>-g</B>, <B>--group</B><DD>
print only the effective group ID
<DT id="4"><B>-G</B>, <B>--groups</B><DD>
print all group IDs
<DT id="5"><B>-n</B>, <B>--name</B><DD>
print a name instead of a number, for <B>-ugG</B>
<DT id="6"><B>-r</B>, <B>--real</B><DD>
print the real ID instead of the effective ID, with <B>-ugG</B>
<DT id="7"><B>-u</B>, <B>--user</B><DD>
print only the effective user ID
<DT id="8"><B>-z</B>, <B>--zero</B><DD>
delimit entries with NUL characters, not whitespace;
<DT id="9"><DD>
not permitted in default format
<DT id="10"><B>--help</B><DD>
display this help and exit
<DT id="11"><B>--version</B><DD>
output version information and exit
</DL>
<P>
Without any OPTION, print some useful set of identified information.
<A NAME="lbAE">&nbsp;</A>
<H2>AUTHOR</H2>
Written by Arnold Robbins and David MacKenzie.
<A NAME="lbAF">&nbsp;</A>
<H2>REPORTING BUGS</H2>
GNU coreutils online help: &lt;<A HREF="https://www.gnu.org/software/coreutils/">https://www.gnu.org/software/coreutils/</A>&gt;
<BR>
Report id translation bugs to &lt;<A HREF="https://translationproject.org/team/">https://translationproject.org/team/</A>&gt;
<A NAME="lbAG">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright &#169; 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later &lt;<A HREF="https://gnu.org/licenses/gpl.html">https://gnu.org/licenses/gpl.html</A>&gt;.
<BR>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>
Full documentation at: &lt;<A HREF="https://www.gnu.org/software/coreutils/id">https://www.gnu.org/software/coreutils/id</A>&gt;
<BR>
or available locally via: info '(coreutils) id invocation'
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="12"><A HREF="#lbAB">NAME</A><DD>
<DT id="13"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="14"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="15"><A HREF="#lbAE">AUTHOR</A><DD>
<DT id="16"><A HREF="#lbAF">REPORTING BUGS</A><DD>
<DT id="17"><A HREF="#lbAG">COPYRIGHT</A><DD>
<DT id="18"><A HREF="#lbAH">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:17 GMT, March 31, 2021
</BODY>
</HTML>