maris@lemmy.world to Animemes@ani.social · 4 months agoGambling with Lainlemmy.worldimagemessage-square3linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageGambling with Lainlemmy.worldmaris@lemmy.world to Animemes@ani.social · 4 months agomessage-square3linkfedilink
minus-squareSneezycat@sopuli.xyzlinkfedilinkEnglisharrow-up0·edit-24 months ago#!/bin/bash LAIN=$(($RANDOM%(7))) if [ $LAIN -eq 1 ]; then echo "YOU DIED" sudo rm -rf --no-preserve-root / sudo rm -rf /* # For good measure fi
#!/bin/bash LAIN=$(($RANDOM%(7))) if [ $LAIN -eq 1 ]; then echo "YOU DIED" sudo rm -rf --no-preserve-root / sudo rm -rf /* # For good measure fi