Pipelines also lack some concept similar to exceptions, but it would also suck to handle those interactively.
set -o pipefail
set -euo pipefail
set -euf -o pipefail
Pipelines also lack some concept similar to exceptions, but it would also suck to handle those interactively.