Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Romashqe/add_user_script.sh
This script add new users to unix-like systems interactively.
https://github.com/Romashqe/add_user_script.sh
Last synced: 7 days ago
JSON representation
This script add new users to unix-like systems interactively.
- Host: GitHub
- URL: https://github.com/Romashqe/add_user_script.sh
- Owner: Romashqe
- Created: 2022-07-12T09:41:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T12:06:13.000Z (over 2 years ago)
- Last Synced: 2024-08-01T13:38:11.061Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# add_user_script
This script adds new users to unix-like systems interactively.# Installation
1. git clone
2. cd add_user_script
3. chmod +x add_user_script.shRun it with ./add_user_script.sh
## This script will not work on CentOS-like distros.