Linux Command Line – Shell Scripts: A more robust version of user control of looping

This video was created for students in my college class on using the Linux/UNIX command line (tonysako.com). In this video you will learn a more robust method for allowing the user to determine whether or not they want to repeat a section of code. This is done the sh/bash script syntax.