IT3110 - System Automation

IT3110 @ utahtech

Review assignment for bash exam

Description

The script will do some random things and should be run from ssh.cs.utahtech.edu. Present a menu to the user and the option they select will determine the outcome. The script should be in a loop and will exit when they select the appropriate option. The functionality for each option MUST be placed into a function.

Here are the items to present to the user:

I may show you a solution for this towards the end of class.