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