Allgemein

Bash Select (Make Menus)

Bash Select (Make Menus)

In this tutorial, we will cover the basics of the select construct in Bash. The select construct generates a menu from a list of items. It has almost the same syntax as for loop.