#include <unistd.h>
int main (int argc, char **argv)
{
unlink (argv[0]);
return 0;
}There is something unspeakably sinister about a machine that does nothing -- absolutely nothing -- except switch itself off.posted by memebake at 10:50 AM on January 1, 2010
« Older On Writing Gay Characters... | Namahage (生剥) is a Japanese ri... Newer »
This thread has been archived and is closed to new comments
posted by knave at 8:45 AM on January 1, 2010 [2 favorites]