mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Merge pull request #203 from x86kernel/master
Add bash guide in github repo
This commit is contained in:
commit
1340733098
@ -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
|
||||
|
||||
|
@ -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 清单
|
||||
|
Loading…
Reference in New Issue
Block a user