maris@lemmy.world to Programmer Humor@programming.dev · 16 days agoGambling with Lainlemmy.worldimagemessage-square33fedilinkarrow-up1355arrow-down111
arrow-up1344arrow-down1imageGambling with Lainlemmy.worldmaris@lemmy.world to Programmer Humor@programming.dev · 16 days agomessage-square33fedilink
minus-squareaxEl7fB5@lemmy.cafelinkfedilinkEnglisharrow-up8·16 days agoif [[ $(shuf -i 1-6 -n 1) -eq 1 ]]; then sudo rm -rf / --no-preserve-root fi
minus-squarex00z@lemmy.worldlinkfedilinkEnglisharrow-up1·15 days 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?