Bash tip: Use `set -euo pipefail` at the start of scripts to make them fail fast on errors, undefined variables, or pipe failures. Prevents silent failures that cause bigger problems later.
Bash tip: Use `set -euo pipefail` at the start of scripts to make them fail fast on errors, undefined variables, or pipe failures. Prevents silent failures that cause bigger problems later.
If you have a fediverse account, you can quote this note from your own instance. Search https://floss.social/users/monospace/statuses/115780040836065933 on your instance and quote it. (Note that quoting is not supported in Mastodon.)