Q8
Lab
Simulation
There were two systems:
system1, main system on which most of the configuration take place
system2, some configuration here

Script2.
Create a script on serverX called /root/createusers.
When this script is called with the argument, it should add all the users from the file Download the file from http://station.network0.example.com/pub/testfile
All users should have the login shell as /bin/false, password not required.
When this script is called with any other argument, it should print the message as "Input File Not Found"
When this script is run without any argument, it should display "Usage:/root/createusers" NOTE: if the users are added no need to delete
Not auto-scored - compare your configuration against the model answer.