Want to create multiple user in Linux, but first need to check user already exists or not,if not exist the user get created.
Asked
Active
Viewed 297 times
1 Answers
1
Take a look at this:
https://linux.die.net/man/8/newusers
It will allow you to create new users in batch from a file.
Raman Sailopal
- 146
- 2