Replying to @anderseknert@swecyb.com
@anderseknert@swecyb.com I don't think either are really relevant; I'd just monitor the Avgerals
mastodon 4.7.2@darkuncle@infosec.exchange @b0rk@social.jvns.ca beware: -o pipefail is not defined in POSIX spec, so /bin/sh may not recognize it (/bin/bash would)
See ShellCheck Wiki for a POSIXly correct way of achieving a similar effect: https://www.shellcheck.net/wiki/SC3040