The file that contains group information in Linux is /etc/group. You can view its contents by running the following command in the terminal:
cat /etc/group
The file that contains group information in Linux is /etc/group. You can view its contents by running the following command in the terminal:
cat /etc/group
0 Comments