Quote Originally Posted by jjmac
Quote Originally Posted by Kowood
Nothing breaks your system as much as deleting root after creating an equivelant user, and then accidentally setting their account to be inactive. Heh. Had to bust out a rescue cd. 4 minute fix with Lunar.

Aha, maybe, but, you obviously haven't tried a ...

yes | rm /lib/*

And then do a re-boot


jm
That would do it too. And if you're a dangerous type....
Code:
# [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"
Russian Roulette with BaSH. 1 in 6 chance everything dies.