OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / id.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH ID "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 id \- print real and effective user and group IDs
5 .SH SYNOPSIS
6 .B id
7 [\fI\,OPTION\/\fR]... [\fI\,USER\/\fR]
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print user and group information for the specified USER,
12 or (when USER omitted) for the current user.
13 .TP
14 \fB\-a\fR
15 ignore, for compatibility with other versions
16 .TP
17 \fB\-Z\fR, \fB\-\-context\fR
18 print only the security context of the process
19 .TP
20 \fB\-g\fR, \fB\-\-group\fR
21 print only the effective group ID
22 .TP
23 \fB\-G\fR, \fB\-\-groups\fR
24 print all group IDs
25 .TP
26 \fB\-n\fR, \fB\-\-name\fR
27 print a name instead of a number, for \fB\-ugG\fR
28 .TP
29 \fB\-r\fR, \fB\-\-real\fR
30 print the real ID instead of the effective ID, with \fB\-ugG\fR
31 .TP
32 \fB\-u\fR, \fB\-\-user\fR
33 print only the effective user ID
34 .TP
35 \fB\-z\fR, \fB\-\-zero\fR
36 delimit entries with NUL characters, not whitespace;
37 .IP
38 not permitted in default format
39 .TP
40 \fB\-\-help\fR
41 display this help and exit
42 .TP
43 \fB\-\-version\fR
44 output version information and exit
45 .PP
46 Without any OPTION, print some useful set of identified information.
47 .SH AUTHOR
48 Written by Arnold Robbins and David MacKenzie.
49 .SH "REPORTING BUGS"
50 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
51 .br
52 Report id translation bugs to <http://translationproject.org/team/>
53 .SH COPYRIGHT
54 Copyright \(co 2016 Free Software Foundation, Inc.
55 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
56 .br
57 This is free software: you are free to change and redistribute it.
58 There is NO WARRANTY, to the extent permitted by law.
59 .SH "SEE ALSO"
60 Full documentation at: <http://www.gnu.org/software/coreutils/id>
61 .br
62 or available locally via: info \(aq(coreutils) id invocation\(aq