Having fun debugging bash scripts that exit with 141
Introduction This is a very short post on how important it is to be methodical when you debug. Recently I had a very short but interesting bash script debugging exercise which reminded me of two important things: every output you get as part of...