From 3378fc7b7c67d3a7e43f35ce866eea17438623ae Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 24 Mar 2023 12:14:14 +0200 Subject: Update content for html --- gemfeed/2022-01-01-bash-golf-part-2.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 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 4a3d3b49..3108465d 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.html +++ b/gemfeed/2022-01-01-bash-golf-part-2.html @@ -22,8 +22,8 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Art by Joan Stark, mod. by Paul Buetow

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.

-Bash Golf Part 1
-Bash Golf Part 2 (you are reading this atm.)
+2022-01-01 Bash Golf Part 2 (You are currently reading this)
+2021-11-29 Bash Golf Part 1

Redirection

Let's have a closer look at Bash redirection. As you might already know that there are 3 standard file descriptors: