maris@lemmy.world to Animemes@ani.social · 13 days agoGambling with Lainlemmy.worldimagemessage-square6fedilinkarrow-up186arrow-down11
arrow-up185arrow-down1imageGambling with Lainlemmy.worldmaris@lemmy.world to Animemes@ani.social · 13 days agomessage-square6fedilink
minus-squareMentalEdge@sopuli.xyzlinkfedilinkarrow-up23·13 days agoJokes on you Lain, I run linux. There is nothing at that filepath!!!
minus-squareSneezycat@sopuli.xyzlinkfedilinkEnglisharrow-up18·edit-213 days 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
minus-squareDefault Username@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·13 days agoYeah, but you would still have to type the sudo password.
minus-squareSneezycat@sopuli.xyzlinkfedilinkarrow-up3·13 days agoTechnically, the windows one doesn’t work at all (you can’t delete sys32 on newer versions). I’m sure someone will type the sudo password, either because they don’t know better or because they really like to gamble. Or be on ssh and not need to.
Jokes on you Lain, I run linux. There is nothing at that filepath!!!
#!/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
Yeah, but you would still have to type the sudo password.
Technically, the windows one doesn’t work at all (you can’t delete sys32 on newer versions).
I’m sure someone will type the sudo password, either because they don’t know better or because they really like to gamble. Or be on ssh and not need to.