Merge pull request #15 from stve/patch-1

added Unofficial Bash Strict Mode to Guides
This commit is contained in:
Caleb Xu 2014-09-29 16:46:45 -04:00
commit 98546e432d
1 changed files with 1 additions and 0 deletions

View File

@ -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).