WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

(post is archived)

[–] 2 pts

I run Linux and virtualize Windows and MacOS on top of my Linux os.

Look at me I'm so fucking cool I'm gay. If only I could express this in Bash.

[–] 1 pt
cool=0
gay=0
while true
do
 cool=$((cool+1))
 if [ $cool -ge 10000000 ]
 then
  cool=0
  gay=$((gay+1))
 fi
done

You've been running that script a long time.