pipefail.sh   [plain text]


#!/bin/sh
exec /bin/sh -o pipefail "$@"