<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Comandos_de_la_terminal%2Fid</id>
	<title>Comandos de la terminal/id - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Comandos_de_la_terminal%2Fid"/>
	<link rel="alternate" type="text/html" href="https://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/id&amp;action=history"/>
	<updated>2026-04-04T23:31:05Z</updated>
	<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/id&amp;diff=5464&amp;oldid=prev</id>
		<title>Rrc: Página creada con &#039;__NOTOC__ *  id  == id ==  &lt;syntaxhighlight lang=&quot;bash&quot;&gt;  [rrc@pridd ~]$ id --help Usage: id [OPTION]... [USERNAME] Print user and group information for the specified ...&#039;</title>
		<link rel="alternate" type="text/html" href="https://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/id&amp;diff=5464&amp;oldid=prev"/>
		<updated>2014-05-17T17:34:40Z</updated>

		<summary type="html">&lt;p&gt;Página creada con &amp;#039;__NOTOC__ * &lt;a href=&quot;#id&quot;&gt; id&lt;/a&gt;  == id ==  &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;  [rrc@pridd ~]$ id --help Usage: id [OPTION]... [USERNAME] Print user and group information for the specified ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
* [[:#id | id]]&lt;br /&gt;
&lt;br /&gt;
== id ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id --help&lt;br /&gt;
Usage: id [OPTION]... [USERNAME]&lt;br /&gt;
Print user and group information for the specified USERNAME,&lt;br /&gt;
or (when USERNAME omitted) for the current user.&lt;br /&gt;
&lt;br /&gt;
  -a              ignore, for compatibility with other versions&lt;br /&gt;
  -Z, --context   print only the security context of the current user&lt;br /&gt;
  -g, --group     print only the effective group ID&lt;br /&gt;
  -G, --groups    print all group IDs&lt;br /&gt;
  -n, --name      print a name instead of a number, for -ugG&lt;br /&gt;
  -r, --real      print the real ID instead of the effective ID, with -ugG&lt;br /&gt;
  -u, --user      print only the effective user ID&lt;br /&gt;
      --help     display this help and exit&lt;br /&gt;
      --version  output version information and exit&lt;br /&gt;
&lt;br /&gt;
Without any OPTION, print some useful set of identified information.&lt;br /&gt;
&lt;br /&gt;
Report id bugs to bug-coreutils@gnu.org&lt;br /&gt;
GNU coreutils home page: &amp;lt;http://www.gnu.org/software/coreutils/&amp;gt;&lt;br /&gt;
General help using GNU software: &amp;lt;http://www.gnu.org/gethelp/&amp;gt;&lt;br /&gt;
For complete documentation, run: info coreutils &amp;#039;id invocation&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id --version&lt;br /&gt;
id (GNU coreutils) 8.21&lt;br /&gt;
Copyright (C) 2013 Free Software Foundation, Inc.&lt;br /&gt;
License GPLv3+: GNU GPL version 3 or later &amp;lt;http://gnu.org/licenses/gpl.html&amp;gt;.&lt;br /&gt;
This is free software: you are free to change and redistribute it.&lt;br /&gt;
There is NO WARRANTY, to the extent permitted by law.&lt;br /&gt;
&lt;br /&gt;
Written by Arnold Robbins and David MacKenzie.&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id&lt;br /&gt;
uid=500(rrc) gid=500(rrc) groups=500(rrc),10(wheel),417(webmin),419(wnsoladmin),420(mxrepadmin),421(wikiadmin),479(ntools)&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id root&lt;br /&gt;
uid=0(root) gid=0(root) groups=0(root)&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id -un&lt;br /&gt;
rrc&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id -Z&lt;br /&gt;
id: --context (-Z) works only on an SELinux-enabled kernel&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id -g&lt;br /&gt;
500&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id -G&lt;br /&gt;
500 10 417 419 420 421 479&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id -un&lt;br /&gt;
rrc&lt;br /&gt;
&lt;br /&gt;
[rrc@pridd ~]$ id -Gn&lt;br /&gt;
rrc wheel webmin wnsoladmin mxrepadmin wikiadmin ntools&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Comandos de la terminal]]&lt;/div&gt;</summary>
		<author><name>Rrc</name></author>
		
	</entry>
</feed>