Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

Introduction to UNIX/Linux

CSCI1483

3 credits

Labs

Makin' Directories

Lab

20 points

Requirements

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

Objective

To practice with the mkdir command, switches, and arguments

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.