[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Users and groups
- Subject: Re: [cobalt-users] Users and groups
- From: "Marc Gear" <marcg@xxxxxxxxxxxxxx>
- Date: Thu Apr 5 22:50:47 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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 (