Annotation of researchv10no/cmd/worm/zero.c, revision 1.1.1.1

1.1       root        1: char block[1024];
                      2: 
                      3: main()
                      4: {
                      5:        lseek(1, 0L, 0);
                      6:        write(1, block, sizeof block);
                      7:        exit(0);
                      8: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.