Writing your own (bash) scripts ?
Including some flexiility using option parameters ?
Noticing the amount of code needed for just parsing these options ?
That's where getoptions may help you out.
Just set up your list-of-options and a single call will do the job.
April 2018 - new version getoptions2 written almost entirely in regular expressions, using sed.
New or improved:
- more accurate parsing / handling of values
- mandatory values
- keywords (non-dashed)
- automatic recognition of -help, DEBUG, TEST
- POSIX compliant (works with Ubuntu's dash)
Features
- simplified parsing of option parameters for (bash) scripts
Follow getoptions bash script
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of getoptions bash script!