summaryrefslogtreecommitdiff
path: root/gemfeed/2022-01-01-bash-golf-part-2.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-08-19 00:26:01 +0300
committerPaul Buetow <paul@buetow.org>2023-08-19 00:26:01 +0300
commitdc2bb309ec93289c7926a04dc51b1dd231149394 (patch)
tree4930076129eb4ed935cb3846bde77d08c5e95573 /gemfeed/2022-01-01-bash-golf-part-2.md
parentd66b7cac72606116e92470d8955019363777315e (diff)
Update content for md
Diffstat (limited to 'gemfeed/2022-01-01-bash-golf-part-2.md')
-rw-r--r--gemfeed/2022-01-01-bash-golf-part-2.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.md b/gemfeed/2022-01-01-bash-golf-part-2.md
index 79489d86..b4c6bd04 100644
--- a/gemfeed/2022-01-01-bash-golf-part-2.md
+++ b/gemfeed/2022-01-01-bash-golf-part-2.md
@@ -16,8 +16,8 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.
-[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
+[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
## Redirection
@@ -482,10 +482,10 @@ To change this behaviour, pipefile can be used. Now, the pipes exit status is 1
Other related posts are:
-[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
-[2021-11-29 Bash Golf Part 1](./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)
+[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](./2021-11-29-bash-golf-part-1.md)
+[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
E-Mail your comments to paul at buetow.org :-)