# User Management Script for Bash
Simple user management script for Bash, to be able to learn how to use Bash.<br>
by Sangelo as a school project.
Takes users from a MYSQL table and creates them on a Linux system.<br>
You can also delete and list all users.