You are going to do this lab twice, once with Linux command line, and once with MS Windows command line.Read the instructions in the word document very carefully. When the work is done, submit both zi

INT 1700 UNIT 2 LAB ASSIGNMENT

Total possible points: 30

In this exercise, you are going to use Windows and Linux command line interface on to create directories and files and organize them according to the following instructions. In a new folder which you will create, you are going to create a directory structure as shown below. The names in bold letters are folder names. The names with bold, italic and underline mean they are the top-level folders, the names with bold and italic mean they are sub-folders, the names just in bold means they are sub-sub-folders and the remaining names are files made by application programs. Replace the all “xx” in each name with your initials in capital.

File Map

Folders Sub-folders Sub-sub-folders

Personal-xx

Finance_xx

 

letter_to_friend_xx.docx

book1_xx.xls

 

letter_to_me_xx.docx

personal_finance_xx.xlsx

 

Travel-xx

 

 

southwest_air_xx.html

 

 

Recipes-xx

Images_xx

 

my recipe1_xx.docx

dish_picture1_xx.jpg

 

my recipe2_xx.docx

fruit salad_xx.jpg

 

Restaurant-xx

EmployeeManagement_xx

Resumes_xx-

employees_xx.txt

 

resume_xx.docx

Finance-xx

 

 

finance_xx.xlsx

 

 

  • Using the command line interface, create a folder named  Exam_YourFirstName_YourLastName (type your real name) on your desktop, in your home “home” directory, or anywhere you can find it.

  • Create a folder named “Snapshots” in the created folder. You will use it to save screenshots.

  • Create directories and folders as described in the table above. Take a screenshot of ALL your commands and the outputs and save it in the “Snapshots” folder you created earlier.

  • Use the “cd” command to log in each and every directory you created according to the table (10 in total) to display its contend, each element on a line, with details. Take a screenshot of your commands (including “cd”) and the outputs and save it in the “Snapshots” folder you created earlier.

  • Display a “tree” structure of the main directory Exam_YourFirstName_YourLastName and take a screenshot.

  • Zip the Exam_YourFirstName_YourLastName  directory using a command line and submit the zip file to Blackbord.