So I created my users.... Now for each of there dir's I have to create the following structure.
Users Home Directory / Staff / Info / Personal
Then create a file in each dir called file1.txt, file2.txt, file3.txt
I tried something like mkdir create "users home directory / staff / info / personal but had no success I also cant find any help from research online. Yes I am very new to Ubuntu!
USER_LIST
should be changed to an arrayusers
. – wjandrea Mar 19 '18 at 03:42RANDOM
) or environment variables (e.g.USER
). – wjandrea Mar 19 '18 at 03:45