Computer Science 491
Senior Seminar

Dickinson College
Fall Semester 2018
Grant Braught

Bash Scripting Challenges
Introduction

In the tutorial below you will learn/review the scripting capabilities of the bash shell. This activity then poses some challenges for you to try to solve using bash scripts and the command line and utilities you learned about previously.

Prerequisites

Before starting the challenges complete Tutorials 1-5 on the site below:

Challenges

Complete each of the following Hacker Rank challenges:

  1. A Personalized Echo
  2. The World of Numbers
  3. Getting Started with Conditionals
  4. Comparing Numbers
  5. Looping and Skipping
  6. Compute the Average