@ccf@lemmy.world avatar

ccf

@ccf@lemmy.world

i am ccf! ccf.sh

This profile is from a federated server and may be incomplete. Browse more on the original instance.

ccf,
@ccf@lemmy.world avatar

They mostly taught me about drug classifications and effects. Not really anything in-depth about addiction

ccf,
@ccf@lemmy.world avatar

I believe Skip Redirect does this, it’s available for both Firefox and Chrome

ccf, (edited )
@ccf@lemmy.world avatar

It’s used in loops in bash, like:


<span style="font-weight:bold;color:#a71d5d;">for</span><span style="color:#323232;"> i </span><span style="font-weight:bold;color:#a71d5d;">in</span><span style="color:#323232;"> 1 2 3
</span><span style="font-weight:bold;color:#a71d5d;">do 
</span><span style="color:#323232;">    </span><span style="color:#62a35c;">echo </span><span style="color:#183691;">"$</span><span style="color:#323232;">i</span><span style="color:#183691;">"
</span><span style="font-weight:bold;color:#a71d5d;">done 
</span>

or


<span style="font-weight:bold;color:#a71d5d;">while </span><span style="color:#323232;">true
</span><span style="font-weight:bold;color:#a71d5d;">do
</span><span style="color:#323232;">    </span><span style="color:#62a35c;">echo </span><span style="color:#183691;">"o/"
</span><span style="font-weight:bold;color:#a71d5d;">done
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #