AWK
BEGIN { for (;;) { printf("Hello World ") } }
submitted by:
dan@engr.latech.edu (Danny Schales)