Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 347 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 347 Bytes

Shell Scripting

Introduction

This repository contains the starter files for the 'Shell Scripting' exercise.

As part of this excercise you will create a simple, interactive calculator program in the calc.sh file provided. Please review the contents of the calc.sh file as well as the accompanying class materials for additional details.