Writing Robust Bash Shell Scripts
Jan 15, 2012 · 1 minute readCategory: bash
Found this great article on writing bash scripts defensively. Glad to say most of the advice we are already following with our bash scripts however there are a couple of new things I intend to roll in on Monday.
Recommended reading for anyone scripting in Bash.
http://www.davidpashley.com/articles/writing-robust-shell-scripts.html