Shell
来自Linux78|wiki
Shell百科 http://shellbaike.com/
还可以使用ShellCheck 来帮助你检查你的脚本。
https://www.shellcheck.net/ 最后推荐一些 Shell 和脚本的参考资料。
http://www.shelldorado.com/scripts/
https://snippets.siftie.com/public/tag/bash/
https://github.com/alexanderepstein/Bash-Snippets
https://github.com/miguelgfierro/scripts
https://github.com/epety/100-shell-script-examples
https://github.com/ruanyf/simple-bash-scripts 甚至写脚本都可以使用框架:
https://github.com/Bash-it/bash-it
https://google.github.io/styleguide/shell.xml
https://github.com/alebcay/awesome-shell
https://github.com/awesome-lists/awesome-bash https://terminalsare.sexy/
Shell 编程范例 https://github.com/tinyclub/open-shell-book