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/2022-01-01-bash-golf-part-2.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gemfeed/2022-01-01-bash-golf-part-2.html') diff --git a/gemfeed/2022-01-01-bash-golf-part-2.html b/gemfeed/2022-01-01-bash-golf-part-2.html index 0c0b1859..ab8c8064 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.html +++ b/gemfeed/2022-01-01-bash-golf-part-2.html @@ -17,9 +17,9 @@
This is the second blog post about my Bash Golf series. This series is 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
-2022-01-01 Bash Golf Part 2 (You are currently reading this)
2023-12-10 Bash Golf Part 3
+2022-01-01 Bash Golf Part 2 (You are currently reading this)
+2021-11-29 Bash Golf Part 1

     '\       '\                   .  .                |>18>>
@@ -513,11 +513,11 @@ PAUL:X:1000:1000:PAUL BUETOW:/HOME/PAUL:/BIN/BASH
 
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
-2022-01-01 Bash Golf Part 2 (You are currently reading this)
2023-12-10 Bash Golf Part 3
+2022-01-01 Bash Golf Part 2 (You are currently reading this)
+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

Back to the main site