Learn the Command Line
Part 1
Sign into https://www.codecademy.com with the username and password given to you by your instructor.
At your own pace, complete the Learn the Command Line course. You should be able to complete this within three periods. [teacher link]
Once you have complete the course, take a screenshot of the course completion badge (edit if necessary), and save it to your class folder
On your ePortfolio, create a page in your course folder named "Codecademy" and insert your course completion badge. See your instructor if you are not sure how to do this.
Part 2
On your Linux computer, use Nano to create batch files that create the file systems for units 1, 2, and 3 in the above tutorial. The batch files will include the commands mkdir, touch, and cd.
Name your batch file for unit 1 "unit1.sh". It should create these files and folders:
Name your batch file for unit 2 "unit2.sh". It should create these files and folders:
(click to enlarge)
Name your batch file for unit 3 "unit3.sh". It should create these files and folders: