Question: Write a bash script that asks the user for a number (1, 2 or 3) which is used to call a function with that number
Write a bash script that asks the user for a number (1, 2 or 3) which is used to call a function with that number in its name .The function then displays a message with the function number within it, for example, This message is from function 3.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
