This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
user-mgmt/README.md

6 lines
No EOL
258 B
Markdown

# 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.