Question: Write and test a BASH script that accepts three arguments (numbers), say a, b, and c. An error is printed if exactly three arguments are
Write and test a BASH script that accepts three arguments (numbers), say a, b, and c. An error is printed if exactly three arguments are not entered. If the script receives three arguments, the script returns the sum of all three numbers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
