Yeah, but you would still have to type the sudo password.
Comment on Gambling with Lain
sneezycat@sopuli.xyz 2 days 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 1 day ago
sneezycat@sopuli.xyz 1 day 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 days ago
Image