Course Section Links
Bash Shell Scripting Tutorial - Part 7
An introduction to Bash Shell scripting
Welcome to the Land of Linux's tutorials and guides. In part 7 of our Bash Scripting tutorial we will cover creating interactive menus and scripts. How to use the select statement within a menu.
Arrays
Create interactive scripts and menus using the read parameter.
Select Statments
Create interactive menus using the select parameter.