NAME
group - user group file
DESCRIPTION
The /etc/group file is a text file that defines the groups on the system. There is one entry per line, with the following format: group_name:password:GID:user_list The fields are as follows: group_name the name of the group. password the (encrypted) group password. If this field is empty, no password is needed. GID the numeric group ID. user_list a list of the usernames that are members of this group, separated by commas.
FILES
/etc/group
BUGS
As the 4.2BSD initgroups(3) man page says: no-one seems to keep /etc/group up-to-date.
SEE ALSO
chgrp(1), gpasswd(1), groups(1), login(1), newgrp(1), sg(1), getgrent(3), getgrnam(3), gshadow(5), passwd(5)
COLOPHON
This page is part of release 4.09 of the Linux man-pages project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https://www.kernel.org/doc/man-pages/.
More Linux Commands
manpages/pgmtoy4m.1.html
pgmtoy4m(1) - Convert mpeg2dec pgm and pgmpipe output to YUV
pgmtoy4m repacks the PGM output from mpeg2dec into YUV4MPEG2 4:2:0p. No actual changes to the data are made. The data is unpacked from the quasi-PGM format and
manpages/sane-sceptre.5.html
sane-sceptre(5) - SANE backend for SCEPTRE scanners.........
The sane-sceptre library implements a SANE (Scanner Access Now Easy) backend that provides access to Sceptre flatbed scanners. This backend should be considered
manpages/tcl_traceCompile.n.html
tcl_traceCompile(n) Variables used by Tcl __________________
The following global variables are created and managed automatically by the Tcl library. Except where noted below, these variables should normally be treated as
manpages/systemd-suspend.service.8.html
systemd-suspend.service(8) System sleep state logic.........
systemd-suspend.service is a system service that is pulled in by suspend.target and is responsible for the actual system suspend. Similarly, systemd-hibernate.s
manpages/realpath.3.html
realpath(3) - return the canonicalized absolute pathname....
realpath() expands all symbolic links and resolves references to /./, /../ and extra / characters in the null-terminated string named by path to produce a canon
manpages/xdg-desktop-icon.1.html
xdg-desktop-icon(1) - command line tool for (un)installing i
The xdg-desktop-icon program can be used to install an application launcher or other file on the desktop of the current user. An application launcher is represe
manpages/XOpenDevice.3.html
XOpenDevice(3) - open or close an extension input device....
The XOpenDevice request makes an input device accessible to a client through input extension protocol requests. If successful, it returns a pointer to an XDevic
manpages/gcc-4.8.1.html
gcc-4.8(1) GNU project C and C compiler - Linux manual page
When you invoke GCC, it normally does preprocessing, compilation, assembly and linking. The overall options allow you to stop this process at an intermediate st
manpages/podofoxmp.1.html
podofoxmp(1) Modify or extract XMP information from a PDF fi
podofoxmp is one of the command line tools from the PoDoFo library that provide several useful operations to work with PDF files. It can extract or modify XMP i
manpages/malloc_set_state.3.html
malloc_set_state(3) record and restore state of malloc imple
The malloc_get_state() function records the current state of all malloc(3) internal bookkeeping variables (but not the actual contents of the heap or the state
manpages/sane-u12.5.html
sane-u12(5) - SANE backend for Plustek USB flatbed scanners,
The sane-u12 library implements a SANE (Scanner Access Now Easy) backend that provides access to USB flatbed scanners based on Plusteks ASIC 98003 (parallel-por
manpages/vorbiscomment.1.html
vorbiscomment(1) - List or edit comments in Ogg Vorbis files
vorbiscomment Reads, modifies, and appends Ogg Vorbis audio file metadata tags. OPTIONS -a, --append Append comments. -c file, --commentfile file Take comments
