Login
From:
Shell Tips!
(Uncensored)
subscribe
How To Create Simple Menu with the Shell Select Loop?
https://www.shell-tips.com/bash/select-loop/
links
backlinks
Roast topics
Find topics
Find it!
The select loop is not a regular shell loop. It can be used in Bash to generate a simple menu from which a user can select numbered options.