You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-23Lines changed: 24 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,29 +28,30 @@ To download a copy of the ebook use one of the following links:
28
28
29
29
The first 13 chapters would be purely focused on getting some solid Bash scripting foundations then the rest of the chapters would give you some real life examples and scripts.
30
30
31
-
***About the book**
32
-
***Introduction to Bash scripting**
33
-
***Bash Structure**
34
-
***Bash Hello World**
35
-
***Bash Variables**
36
-
***Bash User Input**
37
-
***Bash Comments**
38
-
***Bash Arguments**
39
-
***Bash Arrays**
40
-
***Bash Conditional Expressions**
41
-
***Bash Conditionals**
42
-
***Bash Loops**
43
-
***Bash Functions**
44
-
***Debugging, testing and shortcuts**
45
-
***Creating custom bash commands**
46
-
***Write your first Bash script**
47
-
***Creating an interactive menu in Bash**
48
-
***Executing BASH scripts on Multiple Remote Servers**
49
-
***Work with JSON in BASH using jq**
50
-
***Working with Cloudflare API with Bash**
51
-
***BASH Script parser to Summarize Your NGINX and Apache Access Logs**
52
-
***Sending emails with Bash and SSMTP**
53
-
***Wrap Up**
31
+
*[**About the book**](ebook/en/content/000-about-the-author.md)
32
+
*[**Introduction to Bash scripting**](ebook/en/content/001-introduction-to-bash.md)
0 commit comments