The ability to loop in a scripts adds tremendous power and flexibility.  Instead of having one path through the set of commands, we can execute a set of commands on a number of inputs for until some condition is met.  This greatly simplifies processes like adding users, moving set of files and running system checks.

By the end of this module, you should complete the following activities:

Required Activities