Comment on Type-ish – A runtime type checker for bash, in bashparentComments−bravetraveler4yGeneral recommendation specifically for the Valve-like case: set -o nounset You can check variables as many ways you want, just do this too - safety net in case there's an eventual gap
Comments
General recommendation specifically for the Valve-like case:
You can check variables as many ways you want, just do this too - safety net in case there's an eventual gap