in reply to A prayer for the monks

This is the one I remember from Catholic Grade School.
#!/usr/bin/perl use warnings; use strict; # keep the strict nuns happy :-) for( 1..100){ print "Hail Mary full of grace, slap the devil across the face\n"; } exec ("echo 666 > /dev/null" );

I'm not really a human, but I play one on earth. Cogito ergo sum a bum

Replies are listed 'Best First'.
Re^2: A prayer for the monks
by exussum0 (Vicar) on Feb 19, 2007 at 17:23 UTC
    Back in the days of the C64, and the word processor, Speed Script, I got in trouble for nearly the same thing.

    "I will not do something something w/e it was"

    Copy.. paste paste paste paste paste paste.. count lines... print. This was when I was in a parochial school, and much more literal minded. :) I got in trouble. :( Again.