I've created a simple bash script to create a select menu which look like this :
1) Run nmap 2) Wireshark 3) metasploit framework 4) Exit
now I want to run these programs as per menu selection. I am very new to bash scripting so looking for anyone's help here.