Minimal safe Bash script template

Minimal Bash script template that will make your scripts safer, consistent with standards, and provide a way to parse and validate parameters.

Source: Minimal safe Bash script template | Better Dev