How to list what users are in a group

David Burns tdbtdb at gmail.com
Tue Apr 20 22:53:45 UTC 2010


On Tue, Apr 20, 2010 at 12:39 PM, David Bartmess <dingodave at edingo.net>wrote:

> This is a basic linux question, but how do I find out what users are
> included in a given group?
>

 grep <group name> /etc/group

e.g.

 grep wheel /etc/group
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20100420/37559cba/attachment.html 


More information about the users mailing list