diff options
Diffstat (limited to 'gemfeed/2022-01-01-bash-golf-part-2.gmi.tpl')
| -rw-r--r-- | gemfeed/2022-01-01-bash-golf-part-2.gmi.tpl | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.gmi.tpl b/gemfeed/2022-01-01-bash-golf-part-2.gmi.tpl index ec589a69..1938de51 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.gmi.tpl +++ b/gemfeed/2022-01-01-bash-golf-part-2.gmi.tpl @@ -2,6 +2,10 @@ > Published at 2022-01-01T23:36:15+00:00; Updated at 2022-01-05 +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. + +<< template::inline::index bash-golf + ``` '\ '\ . . |>18>> @@ -14,9 +18,7 @@ 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. - -<< template::inline::index bash-golf +<< template::inline::toc ## Redirection @@ -485,6 +487,6 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other related posts are: -<< template::inline::index bash +<< template::inline::rindex bash => ../ Back to the main site |
