《Introduction to Bash Scripting》是一本关于Bash脚本语言入门的开源书籍。ebook内容包含了 Bash 结构、变量、用户输入、注释、条件表达式、函数、调试、脚本编写及应用、Cloudflare API 对接等。遵守MIT开源协议。适合读者 DevOps/SysOps工程师, 开发,Linux 爱好者, 通过学习,可以和Linux命令一起使用Bash 脚本,自动化每天的重复性任务,使读者更高效。

https://github.com/bobbyiliev/introduction-to-bash-scripting

[repo owner=”bobbyiliev” name=”introduction-to-bash-scripting”]