diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-24 17:43:35 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-24 17:43:35 +0200 |
| commit | 7aeb259a3f9ea2a13b9b78efbf96790007b87f11 (patch) | |
| tree | 7d6f99d21ea8aa8a1f2f72b8362a0c7675fcd867 /gemfeed/2021-05-16-personal-bash-coding-style-guide.html | |
| parent | 453a323989396462a911d443057fc53b39bb7bb4 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/2021-05-16-personal-bash-coding-style-guide.html')
| -rw-r--r-- | gemfeed/2021-05-16-personal-bash-coding-style-guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html index 5f69ec38..0970ff4e 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html @@ -300,7 +300,7 @@ fi <h2>Advanced Bash learning pro tip</h2> <p>I also highly recommend having a read through the "Advanced Bash-Scripting Guide" (not from Google). I use it as the universal Bash reference and learn something new every time I look at it.</p> <a class="textlink" href="https://tldp.org/LDP/abs/html/">Advanced Bash-Scripting Guide</a><br /> -<p>More related posts are:</p> +<p>Other 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</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 /> |
