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.
Find a file
2023-07-14 10:23:57 +02:00
database Initial Versions of Script 2023-07-14 09:38:01 +02:00
management remove backslash 2023-07-14 10:23:57 +02:00
dev-script.sh Add initial versions of dev scripts and a README 2023-07-11 08:35:03 +02:00
download-script.sh Initial Versions of Script 2023-07-14 09:38:01 +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.