Question: I have to make a program in bash here what it needs to do: 1. Read a file named user.txt which contains all the usernames
I have to make a program in bash here what it needs to do:
1. Read a file named user.txt which contains all the usernames (one by line) sab mark gilian ethan
2. I have to create those user with the cmd useradd
3.Each user has to have their own repository and their own password
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
