Jason,
We do have a number of the well known security tools.
This is the result of script.out 2.0:
Script Started
Running shell:
PID TTY TIME CMD
112668 ? 00:00:00 script.sh
Shell is linked to:
/usr/bin/bash
Listing groupadd:
-rwxr-xr-x. 1 root root 87704 Jul 18 2019 /usr/sbin/groupadd
Listing groupadd help:
Usage: groupadd [options] GROUP
Options:
-f, --force exit successfully if the group already exists,
and cancel -g if the GID is already used
-g, --gid GID use GID for the new group
-h, --help display this help message and exit
-K, --key KEY=VALUE override /etc/login.defs defaults
-o, --non-unique allow to create groups with duplicate
(non-unique) GID
-p, --password PASSWORD use this encrypted password for the new group
-r, --system create a system account
-R, --root CHROOT_DIR directory to chroot into
-P, --prefix PREFIX_DIR directory prefix
Attempting groupadd
groupadd completed with exit code 1