Posted in Web Unix / Linux Shell – The select Loop – Online Tutorials Library July 8, 2025 The select loop provides an easy way to create a numbered menu from which users can select options. It is useful when you need to ask the user to choose one or more items from a list of choices. https://www.tutorialspoint.com/unix/select-loop.htm