I have been given a list of 50 users to add in a simple text file, this
havs happened to be several times, is there a easy to add them all.
the file is in the form
user1 passwd1
user2 passwd2
I can use the useradd within a script but how to do the passwords ?
Programmer: A device that converts coffee into code
