shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

264
active users

#bashscripting

0 posts0 participants0 posts today
OSTechNix<p>How to Use the declare Command in Bash Scripts <a href="https://floss.social/tags/declare" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>declare</span></a> <a href="https://floss.social/tags/Bashscripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bashscripting</span></a> <a href="https://floss.social/tags/Shellscript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Shellscript</span></a> <a href="https://floss.social/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxhowto" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxhowto</span></a> <a href="https://floss.social/tags/Variables" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Variables</span></a> <a href="https://floss.social/tags/Functions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Functions</span></a> <br><a href="https://ostechnix.com/bash-declare-command-usage/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/bash-declare-com</span><span class="invisible">mand-usage/</span></a></p>
Matt :opensuse: :wayland:<p>My Favorite Scripts - <a href="https://youtu.be/1_X07NjEVbg" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/1_X07NjEVbg</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://fosstodon.org/tags/bashscripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bashscripting</span></a> <a href="https://fosstodon.org/tags/scripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>scripting</span></a> <a href="https://fosstodon.org/tags/automation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>automation</span></a> <a href="https://fosstodon.org/tags/foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss</span></a> <a href="https://fosstodon.org/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a></p>
Marc Carson<p>Every once in a while I think "I should learn all the esoterica of Bash scripting in the same way I walked the fascinatingly detailed path of the Windows Batch File, as a kid!"</p><p>Then, I push a bit further down the Bash route, and the comparison is EXACTLY like those threads where someone asks "what's another Linux game like 'Torchlight'" and the top suggestion is...Nethack...</p><p>(Not bashing Nethack!) </p><p>I really love scripting langs like ABS-lang.org and the like, but also, Bash is just a thing that's all over the place...so it's good to be fluent...</p><p><a href="https://oldbytes.space/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://oldbytes.space/tags/bashscripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bashscripting</span></a> <a href="https://oldbytes.space/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://oldbytes.space/tags/foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss</span></a></p>
OSTechNix<p>How To Create Interactive Bash Scripts With Yes, No, Cancel Prompt In Linux <a href="https://floss.social/tags/BashScripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BashScripting</span></a> <a href="https://floss.social/tags/ShellScripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ShellScripting</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <br><a href="https://ostechnix.com/create-interactive-bash-scripts-with-yes-no-cancel-prompt/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/create-interacti</span><span class="invisible">ve-bash-scripts-with-yes-no-cancel-prompt/</span></a></p>
OSTechNix<p>Bash Shell Scripting Tutorial For Beginners [25 Topics] <a href="https://floss.social/tags/Bashscripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bashscripting</span></a> <a href="https://floss.social/tags/Shellscripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Shellscripting</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <br><a href="https://ostechnix.com/introduction-to-bash-scripting/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/introduction-to-</span><span class="invisible">bash-scripting/</span></a></p>
John Carlsen 🇺🇸🇳🇱🇪🇺<p>Hey computer, which other years in my lifetime have leap days on Thursdays?</p><p>#!/bin/bash<br>for i in {1968..2068..4}<br>do<br> let out=`cal 02 $i | egrep "29" | wc -w`;<br> if [ $out = '5' ] ; then<br> echo $i;<br> fi;<br>done;</p><p>1968<br>1996<br>2024<br>2052</p><p>Thanks, computer.</p><p><a href="https://sfba.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://sfba.social/tags/BashScripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BashScripting</span></a> <a href="https://sfba.social/tags/LeapYear" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LeapYear</span></a></p>
OSTechNix<p>How To Create A Script For A Linux Command - A Beginners Tutorial <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Script" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Script</span></a> <a href="https://floss.social/tags/ShellScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ShellScript</span></a> <a href="https://floss.social/tags/Bashscripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bashscripting</span></a> <a href="https://floss.social/tags/Scripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Scripting</span></a> <a href="https://floss.social/tags/Commandline" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Commandline</span></a> <a href="https://floss.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://floss.social/tags/Ostechnix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ostechnix</span></a> <br><a href="https://ostechnix.com/create-script-linux-command/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/create-script-li</span><span class="invisible">nux-command/</span></a></p>