From 564580fa20e6068eb043af0baf09142f41c1dac1 Mon Sep 17 00:00:00 2001 From: Steve Agalloco Date: Mon, 29 Sep 2014 12:15:31 -0400 Subject: [PATCH] added Unofficial Bash Strict Mode to Guides --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7c354f..6501f6c 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [The Linux Documentation Project: Bash Programming - Intro/How-to](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html#toc) * [The Linux Documentation Project: Advanced Bash Scripting Guide](http://www.tldp.org/LDP/abs/html/) * [WikiBooks: Bash Shell Scripting](http://en.wikibooks.org/wiki/Bash_Shell_Scripting) +* [Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)](http://redsymbol.net/articles/unofficial-bash-strict-mode/) # Other Awesome Lists Other amazingly awesome lists can be found in [awesome-awesome](https://github.com/emijrp/awesome-awesome) and [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness).