From cd84bc551e04c7b631818125db1b78d7329d2156 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 2 Feb 2025 10:47:36 +0200 Subject: Update content for html --- gemfeed/2021-11-29-bash-golf-part-1.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gemfeed/2021-11-29-bash-golf-part-1.html') diff --git a/gemfeed/2021-11-29-bash-golf-part-1.html b/gemfeed/2021-11-29-bash-golf-part-1.html index f9b4b732..876884b9 100644 --- a/gemfeed/2021-11-29-bash-golf-part-1.html +++ b/gemfeed/2021-11-29-bash-golf-part-1.html @@ -17,9 +17,9 @@
This is the first blog post about my Bash Golf series. This series is about random Bash tips, tricks and weirdnesses I came across. It's a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content.

-2021-11-29 Bash Golf Part 1 (You are currently reading this)
-2022-01-01 Bash Golf Part 2
2023-12-10 Bash Golf Part 3
+2022-01-01 Bash Golf Part 2
+2021-11-29 Bash Golf Part 1 (You are currently reading this)

      '\                   .  .                        |>18>>
@@ -494,11 +494,11 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is
 
Other related posts are:

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

Back to the main site