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