How to list what users are in a group

Natxo Asenjo natxo.asenjo at gmail.com
Wed Apr 21 13:37:21 UTC 2010


On Wed, Apr 21, 2010 at 12:39 AM, 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?
>
> Thanks!

getent group <groupname> should do the trick.

-- 
natxo


More information about the users mailing list