Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 717 Bytes

README

This repository was created for a workshop to demonstrate shell scripting. The repository is public and may be found at: https://github.com/Cloud-Computing-Big-Data/Git-shell-workshop/tree/master

Instructions for following the workshop.

Start with the "master" branch of the repository, and look at the script.sh file.
The file contains the instructions for a task. Code the solution below the instructions.

Once you're done coding the solution, switch to branch T1_Done to view the answer key for that task and compare your solutions. The answer key is followed by the instructions for the next task.
Repeat the exercise until you have coded the solutions to all the tasks