Click here to Skip to main content
15,907,183 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all visitor.
i have created one group (g001) and one user(u001).i add the user (u001) to group (g001).after that i created one more user (u002).i want to add this user (u002) to the old group (g001) but before i add i want to check the user in this group first.
So how can i check the user in group (g001)?
Thanks
Posted

1 solution

See this page;

http://www.yolinux.com/TUTORIALS/LinuxTutorialManagingGroups.html[^]

Scroll down to the group interrogation and verification section. (for the groups command)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900