Minimal safe Bash script template

A minimal template for a safe Bash script. It includes error handling, parameter parsing, and cleanup.