Hacker News new | ask | show | jobs
by majkinetor 1327 days ago
pipefail is trvial: $ErrorActionPreference = STOP

Its even better then that as you can fail individual commands with their -ErrorAction argument.

BOM is not there any more.