A practical reference for writing production-quality bash scripts, covering the standard script skeleton with `set -euo pipefail`, variable conventions, idempotent directory setup, for loops, and logging. Includes a cron schedule cheat sheet with common time expressions and a list of frequent bash gotchas such as spaces around
Sort: