Question: 1. Write 10 Bash functions that do different functionality (i.e., complex mathematical calculations, string manipulation) 2. Call each single function. Guidelines: - The script that
1. Write 10 Bash functions that do different functionality (i.e., complex mathematical calculations, string manipulation)
2. Call each single function.
Guidelines:
- The script that has the 10 function must be named lastname.sh
- The 10 functions must be called from another script named main.sh
- Provide a print screen of the output of the 10 functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
