Question: Write a Bash Script that will ask the user to input a number. If the number is greater than 100 , it will out put

Write a Bash Script that will ask the user to input a number. If the number is greater than 100 , it will out put "> is greater than 100 " If the number is less than 100 , it will out put " is less than 100" If 100 is entered it will out put " 100 has been entered" If 0 is entered it will quit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
