get-group-users - get names of users belonging to a system group
SYNOPSIS
get-group-users [
options ]
[
cdd ]
DESCRIPTION
Called without any option
get-group-users prints all users from
/etc/passwd of the current system including their names if available. If a valid
cdd is given only the users which are in this Custom Debian Distribution group are printed.
OPTIONS
-a|--add
Add group if it does not yet exists. If this option is missing you
will get an error message in case the group does not yet exist on the
system.
-c|--comma
Print comma separated list (for usage in debconf).