Hacker News new | ask | show | jobs
by saagarjha 2453 days ago
Maybe also add "pipefail" to the end of that?
1 comments

Haha right, I feel like these should always be popularized as `set -eu` and `set -o pipefail` rather than making it look like you an `set pipefail`. I wonder if that chap has been uselessly printing options at the beginning of scripts for a while now.