From 113ff70ba3a1d828933a2d69a533f1124363a0bd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 24 Aug 2024 19:59:33 +0300 Subject: Update content for md --- gemfeed/2022-01-01-bash-golf-part-2.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'gemfeed/2022-01-01-bash-golf-part-2.md') diff --git a/gemfeed/2022-01-01-bash-golf-part-2.md b/gemfeed/2022-01-01-bash-golf-part-2.md index e7d11702..5f6df763 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.md +++ b/gemfeed/2022-01-01-bash-golf-part-2.md @@ -14,6 +14,20 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Art by Joan Stark, mod. by Paul Buetow ``` +## Table of Contents + +* [⇢ Bash Golf Part 2](#bash-golf-part-2) +* [⇢ ⇢ Introduction](#introduction) +* [⇢ ⇢ Redirection](#redirection) +* [⇢ ⇢ HERE](#here) +* [⇢ ⇢ RANDOM](#random) +* [⇢ ⇢ set -x and set -e and pipefile](#set--x-and-set--e-and-pipefile) +* [⇢ ⇢ ⇢ -x](#-x) +* [⇢ ⇢ ⇢ -e](#-e) +* [⇢ ⇢ ⇢ pipefail](#pipefail) + +## Introduction + 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](./2021-11-29-bash-golf-part-1.md) -- cgit v1.2.3