Tagged Questions
7
votes
1answer
262 views
What is the purpose of `/etc/group-`
On a standard Linux distribution (e.g. Ubuntu) there is usually /etc/group and /etc/group-, where the second one is only readable by root.
man group only describes /etc/group.
Thus my question: What ...