summaryrefslogtreecommitdiff
path: root/gemfeed/2021-11-29-bash-golf-part-1.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-08-24 19:59:32 +0300
committerPaul Buetow <paul@buetow.org>2024-08-24 19:59:32 +0300
commit889b23ba1f5f68befb9ded48b8a728722c62c514 (patch)
tree19d03f76942beb06173a54744cb264fbf2da1935 /gemfeed/2021-11-29-bash-golf-part-1.html
parent1c5f3d5c0699de2228e89bd81c59dd9e388ed6b6 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2021-11-29-bash-golf-part-1.html')
-rw-r--r--gemfeed/2021-11-29-bash-golf-part-1.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.html b/gemfeed/2021-11-29-bash-golf-part-1.html
index ef00e6f4..7780b159 100644
--- a/gemfeed/2021-11-29-bash-golf-part-1.html
+++ b/gemfeed/2021-11-29-bash-golf-part-1.html
@@ -23,6 +23,22 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Art by Joan Stark
</pre>
<br />
+<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
+<br />
+<ul>
+<li><a href='#bash-golf-part-1'>Bash Golf Part 1</a></li>
+<li>⇢ <a href='#introduction'>Introduction</a></li>
+<li>⇢ <a href='#tcpip-networking'>TCP/IP networking</a></li>
+<li>⇢ <a href='#process-substitution'>Process substitution</a></li>
+<li>⇢ <a href='#grouping'>Grouping</a></li>
+<li>⇢ <a href='#expansions'>Expansions</a></li>
+<li>⇢ <a href='#--aka-stdin-and-stdout-placeholder'>- aka stdin and stdout placeholder</a></li>
+<li>⇢ <a href='#alternative-argument-passing'>Alternative argument passing</a></li>
+<li>⇢ <a href='#-aka-the-null-command'>: aka the null command</a></li>
+<li>⇢ <a href='#no-floating-point-support'>(No) floating point support</a></li>
+</ul><br />
+<h2 style='display: inline' id='introduction'>Introduction</h2><br />
+<br />
<span>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&#39;s a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content.</span><br />
<br />
<a class='textlink' href='./2021-11-29-bash-golf-part-1.html'>2021-11-29 Bash Golf Part 1 (You are currently reading this)</a><br />