summaryrefslogtreecommitdiff
path: root/gemfeed/2021-11-29-bash-golf-part-1.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-24 12:14:14 +0200
committerPaul Buetow <paul@buetow.org>2023-03-24 12:14:14 +0200
commit3378fc7b7c67d3a7e43f35ce866eea17438623ae (patch)
treea3698ec214e80ffd6c34fa8d2016a38c74be1f16 /gemfeed/2021-11-29-bash-golf-part-1.html
parent7f6e786ec0b354cfd7ea68778cc00653bfb9e5e5 (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.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.html b/gemfeed/2021-11-29-bash-golf-part-1.html
index d85ed297..91fef0d5 100644
--- a/gemfeed/2021-11-29-bash-golf-part-1.html
+++ b/gemfeed/2021-11-29-bash-golf-part-1.html
@@ -22,8 +22,8 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Art by Joan Stark
</pre><br />
<p>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.</p>
-<a class="textlink" href="./2021-11-29-bash-golf-part-1.html">Bash Golf Part 1 (you are reading this atm.)</a><br />
-<a class="textlink" href="./2022-01-01-bash-golf-part-2.html">Bash Golf Part 2</a><br />
+<a class="textlink" href="./2022-01-01-bash-golf-part-2.html">2022-01-01 Bash Golf Part 2</a><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 />
<h2>TCP/IP networking</h2>
<p>You probably know the Netcat tool, which is a swiss army knife for TCP/IP networking on the command line. But did you know that the Bash natively supports TCP/IP networking?</p>
<p>Have a look here how that works:</p>
@@ -376,6 +376,11 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is
.10
</pre><br />
<p>See you later for the next post of this series.</p>
+<p>More related posts are:</p>
+<a class="textlink" href="./2022-01-01-bash-golf-part-2.html">2022-01-01 Bash Golf Part 2</a><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 />
+<a class="textlink" href="./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html">2021-06-05 Gemtexter - One Bash script to rule it all</a><br />
+<a class="textlink" href="./2021-05-16-personal-bash-coding-style-guide.html">2021-05-16 Personal Bash coding style guide</a><br />
<p>E-Mail your comments to hi@paul.cyou :-)</p>
<a class="textlink" href="../">Back to the main site</a><br />
<p class="footer">