Penguin
Annotated edit history of id(1) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 ID
2 !!!ID
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 AUTHOR
7 REPORTING BUGS
8 COPYRIGHT
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 id - print real and effective UIDs and GIDs
15 !!SYNOPSIS
16
17
18 __id__ [[''OPTION'']... [[''USERNAME'']
19 !!DESCRIPTION
20
21
22 Print information for USERNAME, or the current
23 user.
24
25
26 __-a__
27
28
29 ignore, for compatibility with other versions
30
31
32 __-g__, __--group__
33
34
35 print only the group ID
36
37
38 __-G__, __--groups__
39
40
41 print only the supplementary groups
42
43
44 __-n__, __--name__
45
46
47 print a name instead of a number, for
48 __-ugG__
49
50
51 __-r__, __--real__
52
53
54 print the real ID instead of effective ID, for
55 __-ugG__
56
57
58 __-u__, __--user__
59
60
61 print only the user ID
62
63
64 __--help__
65
66
67 display this help and exit
68
69
70 __--version__
71
72
73 output version information and exit
74
75
76 Without any OPTION, print some useful set of identified
77 information.
78 !!AUTHOR
79
80
81 Written by Arnold Robbins and David !MacKenzie.
82 !!REPORTING BUGS
83
84
85 Report bugs to
86 !!COPYRIGHT
87
88
89 Copyright 2000 Free Software Foundation, Inc.
90 This is free software; see the source for copying
91 conditions. There is NO warranty; not even for
92 MERCHANTABILITY or FITNESS FOR A PARTICULAR
93 PURPOSE.
94 !!SEE ALSO
95
96
97 The full documentation for __id__ is maintained as a
98 Texinfo manual. If the __info__ and __id__ programs
99 are properly installed at your site, the
100 command
101
102
103 __info id__
104
105
106 should give you access to the complete manual.
107 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.