Merge pull request #203 from x86kernel/master

Add bash guide in github repo
This commit is contained in:
Caleb Xu 2017-04-20 18:32:06 -04:00 committed by GitHub
commit 1340733098
2 changed files with 2 additions and 0 deletions

View File

@ -287,6 +287,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [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)
* [Learn Enough Command Line to Be Dangerous](https://www.learnenough.com/command-line-tutorial)
* [A guide to learn bash](https://github.com/Idnan/bash-guide)
# Other Awesome Lists

View File

@ -257,6 +257,7 @@
* [使用非官方的 Bash 严格模式 (除非你爱调试)](http://redsymbol.net/articles/unofficial-bash-strict-mode/)
* [命令行的艺术](https://github.com/jlevy/the-art-of-command-line)
* [学会成为命令行杀手](https://www.learnenough.com/command-line-tutorial)
* [学习bash的指南](https://github.com/Idnan/bash-guide)
# 其它 Awesome 清单