Terminal - Activity
Instructions:
From the Terminal/Console and using only the command line, create the following:
- A new folder with the name of
first_lesson_stuff - A new HTML file with the name of
first-lesson.html - Open the current folder containing the new HTML file.
Challenge:
- Create multiple directories/folders with the names
one_folderandsecond_folderin one command. - Create multiple files with the names
one.htmlandtwo.htmlin one command in the first_lesson_stuff directory.