maris@lemmy.world to Programmer Humor@programming.dev · 2 days agoGambling with Lainlemmy.worldimagemessage-square33fedilinkarrow-up1320arrow-down111
arrow-up1309arrow-down1imageGambling with Lainlemmy.worldmaris@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square33fedilink
minus-squareaxEl7fB5@lemmy.cafelinkfedilinkEnglisharrow-up7·1 day agoif [[ $(shuf -i 1-6 -n 1) -eq 1 ]]; then sudo rm -rf / --no-preserve-root fi
minus-squarex00z@lemmy.worldlinkfedilinkEnglisharrow-up1·22 minutes agoI tried it and it asks for my password. Should I enter it?
if [[ $(shuf -i 1-6 -n 1) -eq 1 ]]; then sudo rm -rf / --no-preserve-root fi
I tried it and it asks for my password. Should I enter it?