Yeah, but you would still have to type the sudo password.
Comment on Gambling with Lain
sneezycat@sopuli.xyz 2 months ago#!/bin/bash LAIN=$(($RANDOM%(7))) if [ $LAIN -eq 1 ]; then echo "YOU DIED" sudo rm -rf / --no-preserve-root fi
defaultusername@lemmy.dbzer0.com 2 months ago
sneezycat@sopuli.xyz 2 months ago
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.
MentalEdge@sopuli.xyz 2 months ago
Image