Script help please :D
Hey Everyone.
Im new to Linux and i have been asked at work to write a script. Im sort of struggling with it. anyway what i need it to do is:
Have a file called "userlist" and a script called "addusers". the userlist file has the fields "username, password, group, fullname". ok i need this script to read the userlist file (i got that working) but now i need to be able to read the fields and create the users with "username, password, group and full name".
Can anyone steer me in the right direction, any help is very much appreciated.
Thank you so much
|