In shell script,
Let's say that I want to ask user to choose one option from 5-6 options and give the user all the options with NUMBERS .. 1- love, 2-scenery, 3-school, etc. Then I want the user to enter the number of his/her choice. Then, according to the user's choice, I will print some comments on the screen. That's all!
Would you please give some references to let my script shine or make it practical and easy/ with least amount of codes?
Thanks in advance