13,420
edits
Changes
no edit summary
# createUsers.bash<br>
# 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}] <br>
#<br>
# Author: *** INSERT YOUR NAME ***<br>