Question: 2. Create a shell script named add2 that asks the user to enter two whole num- bers, adds them, and reports the sum. You may

 2. Create a shell script named add2 that asks the user

2. Create a shell script named add2 that asks the user to enter two whole num- bers, adds them, and reports the sum. You may assume that the user will enter only whole numeric arguments. 3. Create a shell script named addup that can take any number of numeric ar- guments, adds them, and reports the sum. You may assume that only nu- meric arguments will be given. If no arguments are given, addup should print a usage message

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!