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!