webserver:~# [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"
You live
webserver:~# [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"
You live
webserver:~# [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"
You live
webserver:~# [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"
You live
webserver:~# [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"
rm: cannot remove `//dev/pts/0': Operation not permitted
rm: cannot remove `//dev/pts/1': Operation not permitted
rm: cannot remove directory `//dev/shm': Device or resource busy
rm: cannot remove `//proc/scsi/ide-scsi/1': Operation not permitted
rm: cannot remove `//proc/scsi/BusLogic/0': Operation not permitted
rm: cannot remove `//proc/scsi/scsi': Operation not permitted
rm: `//proc/ide/hdc' changed dev/ino: Operation not permitted
You live
webserver:~# ls
-bash: ls: command not found
webserver:~#
debian:~# [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"
rm: cannot remove directory `//dev/pts': Device or resource busy
rm: cannot remove directory `//dev/shm': Device or resource busy
rm: cannot remove `//proc/ide/piix': Operation not permitted
rm: `//proc/ide/hdc' changed dev/ino: Operation not permitted
You live
debian:~# ls
-bash: ls: command not found
debian:~#
We use essential cookies to make this site work, and optional cookies to enhance your experience.