Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2018Fall

08.21.17 - 12.17.17

Introduction to UNIX/Linux

CSCI1483

Tuesday Thursday
09:30 AM - 10:50 AM

Makin' Directories

Lab02

Objective: To practice with the mkdir command, switches, and arguments

pastdue

Submit Your Solution

Lab02

Request a Copy of your Solution

Lab02

Requirements

Directory structure created as described5 pts
Less that 14 commands used5 pts
Less than 10 commands used5 pts
Less than 5 commands used4 pts
3 or less commands used1 pts
Total20 pts

Instructions

Summary

For this lab you will need to submit a text file containing the commands that you used to create the directory hierarchy described below. Build the directories using as few individual commands as you can.

The Hierarchy

In your home directory create a subdirectory called classes.

Below the classes directory there should be a subdirectory called Fall and below the Fall directory there should be subdirectories for each class we will pretend we are taking during the Fall semester: html, c, unix, and ruby.

Below each of the 4 individual class directories there should be a subdirectory called notes. Below the c, html, and ruby directories there should be a subdirectory called projects and below the unix directory there should be a subdirectory called temp.