Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/52fhy/shell-book
❤️Shell脚本学习系列教程:6小节内容轻松掌握shell编程。
https://github.com/52fhy/shell-book
awk linux shell
Last synced: 1 day ago
JSON representation
❤️Shell脚本学习系列教程:6小节内容轻松掌握shell编程。
- Host: GitHub
- URL: https://github.com/52fhy/shell-book
- Owner: 52fhy
- Created: 2016-05-14T04:04:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T06:28:01.000Z (over 2 years ago)
- Last Synced: 2024-08-16T16:22:29.924Z (3 months ago)
- Topics: awk, linux, shell
- Homepage: http://me.52fhy.com/shell-book/
- Size: 82 KB
- Stars: 667
- Watchers: 226
- Forks: 172
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shell-book
Shell脚本学习
===========Shell是一种脚本语言,那么,就必须有解释器来执行这些脚本。
Unix/Linux上常见的Shell脚本解释器有bash、sh、csh、ksh等,习惯上把它们称作一种Shell。我们常说有多少种Shell,其实说的是Shell脚本解释器。
点击右上角的 **[Watch](https://github.com/52fhy/shell-book/subscription)** 订阅本书,点击 Star 收藏本书。
- [论坛](https://github.com/52fhy/shell-book/issues)
目录:
* [Chapter 1](chapter1.md)
* [Chapter 2](chapter2.md)
* [Chapter 3](chapter3.md)
* [Chapter 4](chapter4.md)
* [Chapter 5](chapter5.md)
* [Chapter 6](chapter6.md)## 打赏作者
欢迎微信扫码打赏我,感谢支持!
![打赏作者](wechat.png)