summaryrefslogtreecommitdiff
path: root/gemfeed/2021-11-29-bash-golf-part-1.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-02 10:47:37 +0200
committerPaul Buetow <paul@buetow.org>2025-02-02 10:47:37 +0200
commit37097c57e23d79f444123324b54124c1d9710ff2 (patch)
tree0f64e0c4ccf465ec0f7308caada4f6521f1d4bc6 /gemfeed/2021-11-29-bash-golf-part-1.md
parenta71f3d891598e3d83d5d23dde17cc05cc6564d93 (diff)
Update content for md
Diffstat (limited to 'gemfeed/2021-11-29-bash-golf-part-1.md')
-rw-r--r--gemfeed/2021-11-29-bash-golf-part-1.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.md b/gemfeed/2021-11-29-bash-golf-part-1.md
index a9f0c793..b7959f14 100644
--- a/gemfeed/2021-11-29-bash-golf-part-1.md
+++ b/gemfeed/2021-11-29-bash-golf-part-1.md
@@ -4,9 +4,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)](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
```
@@ -480,10 +480,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
[Back to the main site](../)