OSDN Git Service

coreutils: Update to coreutils 8.22
[linuxjm/jm.git] / manual / GNU_coreutils / original / man1 / groups.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
2 .TH GROUPS "1" "May 2014" "GNU coreutils 8.22" "User Commands"
3 .SH NAME
4 groups \- print the groups a user is in
5 .SH SYNOPSIS
6 .B groups
7 [\fIOPTION\fR]... [\fIUSERNAME\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print group memberships for each USERNAME or, if no USERNAME is specified, for
12 the current process (which may differ if the groups database has changed).
13 .TP
14 \fB\-\-help\fR
15 display this help and exit
16 .TP
17 \fB\-\-version\fR
18 output version information and exit
19 .PP
20 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
21 Report groups translation bugs to <http://translationproject.org/team/>
22 .SH AUTHOR
23 Written by David MacKenzie and James Youngman.
24 .SH COPYRIGHT
25 Copyright \(co 2013 Free Software Foundation, Inc.
26 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
27 .br
28 This is free software: you are free to change and redistribute it.
29 There is NO WARRANTY, to the extent permitted by law.
30 .SH "SEE ALSO"
31 The full documentation for
32 .B groups
33 is maintained as a Texinfo manual.  If the
34 .B info
35 and
36 .B groups
37 programs are properly installed at your site, the command
38 .IP
39 .B info coreutils \(aqgroups invocation\(aq
40 .PP
41 should give you access to the complete manual.