I find set -e also has some gotchas. '|| die' added to the end of each line is uglier but more obvious in many cases.
I find set -e also has some gotchas. '|| die' added to the end of each line is uglier but more obvious in many cases.