The /etc/group file stores information about groups. By default, it can be viewed by every user, bot modified only by root. This file is modified by the groupadd or groupmod commands: $ ls -l /etc/group -rw-r–r– 1 root root 1164…
The /etc/group file stores information about groups. By default, it can be viewed by every user, bot modified only by root. This file is modified by the groupadd or groupmod commands: $ ls -l /etc/group -rw-r–r– 1 root root 1164…