13,420
edits
Changes
no edit summary
::# createUsers.bash
::# Purpose: Generates a batch of user accounts (user data stored in a text file)
::#<br># USAGE: ::#<br># /root/createUsers.bash [-i {input file pathname-path}] [-n {full name}] [-a {account aging}] [-g {add to group}] [-o {results report pathnameoutput-path}]
::#
::# Author: *** INSERT YOUR NAME ***