bash file for menu options

  1. E

    Save yourself with commonly used commands using choice.sh (Debian)

    using bold font the file I called choice.sh and put in /usr/local/bin folder (with Debian12) ============ start of choice.sh file =================== title="Select example" prompt="choice.sh ..... Pick an option by number or 6 to Quit, nothing to display option list:" options=("1 = check...
Top