NAME
CreateUsers - a script to create Spectrum users
SYNOPSIS
CreateUsers [-h] [-vV] [-g group[,group2[,...]]]
-h - 'h'elp (shows this usage information)
-v - be 'v'erbose (with messages)
-V - be 'V'ery verbose (with messages)
-g group - create the users that are members of the specified group(s)
group can be a regular expression, e.g. "-g spec.*".
If more than one group or pattern is used they should
be comma-separated.
If this option is not specified, th login group of the
user running this script will be used.
DESCRIPTION
AUTHOR
Dave Plonka <plonka@doit.wisc.edu>