#!/bin/bash #% create-posix-group name gid #% Creates a posix group with name and gid . $LIB_DIR/common.sh tag-begin "Create group $1 (gid: $2)" push <