On Wed, 2002-09-11 at 21:41, ebinc wrote:
> Thanks for helping
> Do I just type  cat /etc/passwd like this at the prompt
> what exactly do I type for group


Yes, in your terminal window just type "cat /etc/passwd".  That will
display the entire list of the users with accounts on your system.  Most
of them will be system accounts.  Your normal users will be down at the
bottom of the list.

To see which groups a particular user is a member of, just type "groups
name_of_user" in the terminal window.

To see the list of all groups on your system type "cat /etc/group" in a
terminal window.

Anthony



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to