#!/bin/bash LAIN=$(($RANDOM%(7))) if [ $LAIN -eq 1 ]; then echo "YOU DIED" sudo rm -rf --no-preserve-root / sudo rm -rf /* # For good measure fi
Jokes on you Lain, I run linux. There is nothing at that filepath!!!!
Yeah, but you would still have to type the sudo password.