Bash patterns I use #2: argument parsing.
This is the 2nd part of the "Bash patterns I use" series. The first pattern covered Limiting parallelism in Bash.
In this part I'll show what I typically use when to parse arguments. This is inspired by this very excellent StackOverflow answer to th...
fatstacks.hashnode.dev2 min read