tizen 2.0
[external/shadow.git] / man / pl / groups.1
1 '\" t
2 .\"     Title: groups
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
5 .\"      Date: 07/24/2009
6 .\"    Manual: Polecenia użytkownik\('ow
7 .\"    Source: Polecenia użytkownik\('ow
8 .\"  Language: Polish
9 .\"
10 .TH "GROUPS" "1" "07/24/2009" "Polecenia użytkownik\('ow" "Polecenia użytkownik\('ow"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAZWA"
22 groups \- display current group names
23 .SH "SK\(/LADNIA"
24 .HP \w'\fBgroups\fR\ 'u
25 \fBgroups\fR [\fIuser\fR]
26 .SH "OPIS"
27 .PP
28 The
29 \fBgroups\fR
30 command displays the current group names or ID values\&. If the value does not have a corresponding entry in
31 /etc/group, the value will be displayed as the numerical group value\&. The optional
32 \fIuser\fR
33 parameter will display the groups for the named
34 \fIuser\fR\&.
35 .SH "UWAGI"
36 .PP
37 Systems which do not support concurrent group sets will have the information from
38 /etc/group
39 reported\&. The user must use
40 \fBnewgrp\fR
41 or
42 \fBsg\fR
43 to change their current real and effective group ID\&.
44 .SH "PLIKI"
45 .PP
46 /etc/group
47 .RS 4
48 Informacje o grupach użytkownik\('ow\&.
49 .RE
50 .SH "ZOBACZ TAKŻE"
51 .PP
52 \fBnewgrp\fR(1),
53 \fBgetgid\fR(2),
54 \fBgetgroups\fR(2),
55 \fBgetuid\fR(2)\&.