Merge pull request #71 from jlevy/taocl

Link another command line guide, "The Art of Command Line."
This commit is contained in:
Caleb Xu 2015-06-11 10:34:15 -04:00
commit 2d3baba05c
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [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/)
* [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line)
# Other Awesome Lists