[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Users and groups



> How do I find what users are in a group.

you can do:

cat /etc/group | grep <groupname>

will give you:

groupname:x:groupid:user1,user2,user3

where user1 etc are the users in that group.
--
/\/\ a R (