Hacker News new | ask | show | jobs
by bravetraveler 1462 days ago
General 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