From 19ea9076032a700c13e9fa9aa90db768bea7bbc9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 2 Feb 2025 10:54:25 +0200 Subject: Update content for html --- gemfeed/2023-12-10-bash-golf-part-3.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gemfeed/2023-12-10-bash-golf-part-3.html') diff --git a/gemfeed/2023-12-10-bash-golf-part-3.html b/gemfeed/2023-12-10-bash-golf-part-3.html index 7362e025..a5970496 100644 --- a/gemfeed/2023-12-10-bash-golf-part-3.html +++ b/gemfeed/2023-12-10-bash-golf-part-3.html @@ -17,9 +17,9 @@
This is the third blog post about my Bash Golf series. This series is random Bash tips, tricks, and weirdnesses I have encountered over time.

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

     '\       '\        '\                   .  .          |>18>>
@@ -419,11 +419,11 @@ echo baz
 
Other related posts are:

-2023-12-10 Bash Golf Part 3 (You are currently reading this)
-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
+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
+2023-12-10 Bash Golf Part 3 (You are currently reading this)

Back to the main site