diff options
Diffstat (limited to 'gemfeed/2022-01-01-bash-golf-part-2.gmi')
| -rw-r--r-- | gemfeed/2022-01-01-bash-golf-part-2.gmi | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.gmi b/gemfeed/2022-01-01-bash-golf-part-2.gmi index 471c1a9c..e1746dce 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.gmi +++ b/gemfeed/2022-01-01-bash-golf-part-2.gmi @@ -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. -=> ./2021-11-29-bash-golf-part-1.gmi Bash Golf Part 1 -=> ./2022-01-01-bash-golf-part-2.gmi Bash Golf Part 2 (you are reading this atm.) +=> ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 Bash Golf Part 2 (You are currently reading this) +=> ./2021-11-29-bash-golf-part-1.gmi 2021-11-29 Bash Golf Part 1 ## Redirection @@ -480,6 +480,13 @@ To change this behaviour, pipefile can be used. Now, the pipes exit status is 1 1 ``` +More related posts are: + +=> ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 Bash Golf Part 2 (You are currently reading this) +=> ./2021-11-29-bash-golf-part-1.gmi 2021-11-29 Bash Golf Part 1 +=> ./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi 2021-06-05 Gemtexter - One Bash script to rule it all +=> ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 Personal Bash coding style guide + E-Mail your comments to hi@paul.cyou :-) => ../ Back to the main site |
