select コマンドの使い方
参考:
シェルスクリプト select の使い方 4つのサンプルコード付き | エンジニアの入り口
Select loop – Linux Shell Scripting Tutorial – A Beginner’s handbook
Making menus with the select built-in | The Linux Documentation Project
Unix / Linux Shell The select Loop | tutorialspoint
How can I create a select menu in a shell script? – Ask Ubuntu
Using `select` command to print a menu in Bash – Unix & Linux Stack Exchange
Shell Bash: How to prompt a user to select from a dynamically populated list? – Stack Overflow
PS3 環境変数
参考: