An open API service indexing awesome lists of open source software.

https://github.com/root-hbx/shell-programming

Shell_Prog_Tutorial is a tutorial concerning the design of bash in Linux and Macintosh, as well as the study materials of Shell Programming
https://github.com/root-hbx/shell-programming

linux shell

Last synced: 6 months ago
JSON representation

Shell_Prog_Tutorial is a tutorial concerning the design of bash in Linux and Macintosh, as well as the study materials of Shell Programming

Awesome Lists containing this project

README

          

# Shell_Prog_Tutorial

>Shell_Prog_Tutorial is a tutorial concerning the design of bash in Linux and Macintosh, as well as the study materials of Shell Programming

**Construction**

- Shell学习指南
- - 《Linux命令行的艺术》:contain some techniques when you are programming on a Linux Machine
- 《MacOS命令行的艺术》:contain some tips when you are programming on a Macintosh Machine
- 《Shell脚本编程》:a detailed tutorial concerning the Shell Programming

- Others
- - are the .sh/.cpp materials of 《Shell脚本编程》

**References**

- [Mac开发环境配置](https://sourabhbajaj.com/mac-setup/)
- [Linux运维讲义_USTC](https://101.lug.ustc.edu.cn/)
- [CS615系统运维学习](https://stevens.netmeister.org/615/)
- [ShellScript](https://www.shellscript.sh/)
- [awesome-macos-command-line](https://git.herrbischoff.com/awesome-macos-command-line/about/)
- [awesome-command-line-apps](https://git.herrbischoff.com/awesome-command-line-apps/about/)

**Strongly Recommended**

- [一个图形化解释shell语句的网站](https://explainshell.com/)