I need help with trying to create a bash script that offers a menu of choices including:
creating a group
deleting a group
adding a user to a group
I think I can figure out where to go once I I can see how the group is created, I'm just not sure where to start.