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