Write a shell program to do the following. a. Do the following for 3 students b. Get name, age, gender for all the 3students as input. c. For all 3 children - Check if “age" is between 1 to 14...


Write a shell program to do the following.<br>a. Do the following for 3 students<br>b. Get name, age, gender for all the 3students as input.<br>c. For all 3 children - Check if “age19 Kids Teens Adult "/>
Extracted text: Write a shell program to do the following. a. Do the following for 3 students b. Get name, age, gender for all the 3students as input. c. For all 3 children - Check if “age" is between 1 to 14 (display as “Kids") or between 15 to 19 (display as "Teens") or greater than 19 (display as “Adult"). d. Display the name, age, gender for all the 3 students. Age is between 1 to 14 Age is between 15 to 19 | Age >19 Kids Teens Adult

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here