Question: Hello, Please write a Linux BASH script based upon the following instructions. For this script create a menu that allows the user to select a
Hello,
Please write a Linux BASH script based upon the following instructions.
For this script create a menu that allows the user to select a predetermined location or opt to enter their own location. Then use a CASE Statement to execute the user's choice. Use the following guidelines to write the script:
Name The Script: my_weather Echo Out The Following Menu To The User

Create a CASE Statement that takes in the users selection as the main input. Depending on the user's selection, use the following to create the code blocks

Make a default block that alerts the user that they have made an invalid selection
Make A Selection To View The Forecast 1) Northridge, CA 2) New York, New York 3) Paris, France 4) View The Forecast For Another Lpcation Using The Zip Code Enter Your Selection [1-4]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
