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

258 B

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.