Hi,

I was looking at nil��(already funny)��and found a very interesting method:

suspend
   "Kills off processes that didn't terminate properly"
   "Display reverse; reverse."  "<-- So we can catch the suspend bug"
   Processor terminateActive
It means that the following code is probably the shortest way to kill your image (save first!)

nil suspend
It terminates a UI process if evaluated from anywhere using CMD+d :D

Cheers,
Alex