user management script in bash
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.
Go to file
2023-07-14 10:46:19 +02:00
management add year to copyright 2023-07-14 10:46:19 +02:00
dev-script.sh Delete and refactor some files 2023-07-14 10:45:00 +02:00
README.md Initial Versions of Script 2023-07-14 09:38:01 +02:00

User Management Script for Bash

Simple user management script for Bash, to be able to learn how to use Bash.
by Sangelo as a school project.

Takes users from a MYSQL table and creates them on a Linux system.
You can also delete and list all users.