Hey,I didn’t get the answer to the last question on Linux basics,and I don’t know where the error is,here is a screenshot of where i got
To run the flag you need to be in the /home/cybrary/Desktop directory. Note the capital D in Desktop. =Linux is CaSe SeNSiTiVe
You are adding a space for some reason:
./ flag.sh <— Bad
./flag.sh <— Good
I can see from the ls command above you created the red green and blue directories BUT not under the labwork directory. Thus you will not get the flag. The instructions tell you to move into the labwork directory before you start creating files and folders.
I would go back through the lab and take your time so you don’t miss steps.


