Bash Script; What to add/change in script so after selecting something from menu it returns to menu and not exits
I found this bash script to make a menu and it is wonderful except I would like it to stay in the script, return back to the menu after something has been selected unless the last option exit has been selected. Also when something is selected the output has to stay shown until a key has been pressed which returns back to the menu.
Can anyone help me out, I would very much appreciate help.