Using the ```caller``` bash function, one can create actual stack traces. Incorporate this into [common-utils.sh](https://github.com/FlossWare/scripts/blob/master/bash/common-utils.sh).
Using the
callerbash function, one can create actual stack traces. Incorporate this into common-utils.sh.