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
- Host: GitHub
- URL: https://github.com/root-hbx/shell-programming
- Owner: root-hbx
- License: gpl-3.0
- Created: 2024-02-23T04:54:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T03:01:04.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T05:29:31.555Z (over 1 year ago)
- Topics: linux, shell
- Language: Shell
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)