I found this code on the Internet described at Linux Russian Roulette. It perfectly fit with what it does. You live or ruined
Run the following code as root:if [ $(( $RANDOM % 6 )) -eq "0" ]; then rm -rf / ;fi
WARNING
If you don't know what does it do, don't play with it because it may broke your system.
This is posted only for FUN and HUMOR, not to be taken seriously
0 komentar:
Posting Komentar