bash101 Basic bash shell script for counting. Linux Class requirement A simple script which itereates through numbers using a for loop and prints each number to the screen until the number 50 is reached.