Series of BASH Helper Scripts
- uses arrays to specify the short and long options, as well as any specific (required or optional) arguments
- uses additional arrays to be able to easily print out the usage of the script
- to use, copy three "template" sections, edit to suit, calling
getopt_helper.sh
in between 2nd and 3rd sections - run by itself to showcase basic use
- sample script calling
getopt_helper.sh