diff options
| author | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
| commit | 4b8fdfff74997b7f1a5b5722a234033dd880f21a (patch) | |
| tree | 9e9ed03a8c04ea7be09b470ad50d4577c7d61aab /gemfeed/2021-11-29-bash-golf-part-1.md | |
| parent | 0698390f7a2ae1aac7a5498510aac587d0cce969 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2021-11-29-bash-golf-part-1.md')
| -rw-r--r-- | gemfeed/2021-11-29-bash-golf-part-1.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.md b/gemfeed/2021-11-29-bash-golf-part-1.md index d33c459f..b64035ce 100644 --- a/gemfeed/2021-11-29-bash-golf-part-1.md +++ b/gemfeed/2021-11-29-bash-golf-part-1.md @@ -1,5 +1,7 @@ # Bash Golf Part 1 +> Published by Paul at 2021-11-29, last updated at 2022-01-05 + ``` '\ . . |>18>> @@ -12,8 +14,6 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Art by Joan Stark ``` -> Published by Paul at 2021-11-29, last updated at 2022-01-05 - This is the first blog post about my Bash Golf series. This series is about 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 (you are reading this atm.)](./2021-11-29-bash-golf-part-1.md) @@ -461,6 +461,8 @@ In the Bash you will have to fall back to an external command like "bc" (the arb .10 ``` -See you later for the next post of this series. E-Mail me your comments to paul at buetow dot org! +See you later for the next post of this series. + +E-Mail me your comments to paul at buetow dot org! :-) [Go back to the main site](../) |
