From 3378fc7b7c67d3a7e43f35ce866eea17438623ae Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 24 Mar 2023 12:14:14 +0200 Subject: Update content for html --- gemfeed/2021-05-16-personal-bash-coding-style-guide.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gemfeed/2021-05-16-personal-bash-coding-style-guide.html') diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html index 1c929dbe..5f69ec38 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html @@ -300,6 +300,11 @@ fi

Advanced Bash learning pro tip

I also highly recommend having a read through the "Advanced Bash-Scripting Guide" (not from Google). I use it as the universal Bash reference and learn something new every time I look at it.

Advanced Bash-Scripting Guide
+

More related posts are:

+2022-01-01 Bash Golf Part 2
+2021-11-29 Bash Golf Part 1
+2021-06-05 Gemtexter - One Bash script to rule it all
+2021-05-16 Personal Bash coding style guide (You are currently reading this)

E-Mail your comments to hi@paul.cyou :-)

Back to the main site