maris@lemmy.world to Animemes@ani.social · 1 month agoGambling with Lainimagemessage-square6linkfedilinkarrow-up190arrow-down11
arrow-up189arrow-down1imageGambling with Lainmaris@lemmy.world to Animemes@ani.social · 1 month agomessage-square6linkfedilink
minus-squareMentalEdge@sopuli.xyzlinkfedilinkarrow-up23·1 month agoJokes on you Lain, I run linux. There is nothing at that filepath!!!
minus-squareSneezycat@sopuli.xyzlinkfedilinkEnglisharrow-up18·edit-21 month 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·1 month agoYeah, but you would still have to type the sudo password.
minus-squareSneezycat@sopuli.xyzlinkfedilinkarrow-up3·1 month 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.