]> git.ipfire.org Git - thirdparty/util-linux.git/blame - login-utils/newgrp.1.adoc
Merge branch 'PR/libsmartcols-cell-data' of github.com:karelzak/util-linux-work
[thirdparty/util-linux.git] / login-utils / newgrp.1.adoc
CommitLineData
295b3979 1//po4a: entry man manual
a7574d88
MB
2// Original author unknown. This man page is in the public domain.
3// Modified Sat Oct 9 17:46:48 1993 by faith@cs.unc.edu
4= newgrp(1)
5:doctype: manpage
f42ed819 6:man manual: User Commands
a7574d88
MB
7:man source: util-linux {release-version}
8:page-layout: base
9:command: newgrp
10
11== NAME
12
13newgrp - log in to a new group
14
15== SYNOPSIS
16
704fd884 17*newgrp* [_group_]
a7574d88
MB
18
19== DESCRIPTION
20
21*newgrp* changes the group identification of its caller, analogously to *login*(1). The same person remains logged in, and the current directory is unchanged, but calculations of access permissions to files are performed with respect to the new group ID.
22
23If no group is specified, the GID is changed to the login GID.
24
2b2d3172
MB
25== OPTIONS
26
27include::man-common/help-version.adoc[]
28
a7574d88
MB
29== FILES
30
62fde24f 31_/etc/group_,
a7574d88
MB
32_/etc/passwd_
33
34== AUTHORS
35
36Originally by Michael Haardt. Currently maintained by mailto:poe@daimi.aau.dk[Peter Orbaek].
37
38== SEE ALSO
39
40*login*(1),
41*group*(5)
42
625e9c61 43include::man-common/bugreports.adoc[]
a7574d88 44
625e9c61 45include::man-common/footer.adoc[]
a7574d88
MB
46
47ifdef::translation[]
625e9c61 48include::man-common/translation.adoc[]
a7574d88 49endif::[]