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
258 B
Markdown
Raw Normal View History

# User Management Script for Bash
2023-07-14 07:38:01 +00:00
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.