Question: Write a Bash script that returns the sum of its parameters. If no parameters are given, it should print a help message Need at least

Write a Bash script that returns the sum of its parameters. If no parameters are given, it should print a help message "Need at least one parameter... ". You can assume that the user will always enter numeric values as parameters. Comment your script where appropriate
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
