|
![]() |
#36 | |
Feeling at Home
|
![]() Quote:
Couldn't resist.. ![]() #!/usr/bin/perl $wasted_posts = $argv[0]; $wasted_posts = 60 if $wasted_posts eq '' || $wasted_posts < 0; foreach (1 .. $wasted_posts) { print "\n$_ wasted posts on the wall,\n"; print "$_ wasted posts,\n"; print "Take one down and drive it in the ground,....\n"; print "And quit your whining and moaning and grow a pair........\n"; } print "\n*Thread closed*\n"; Last edited by fencefixer; 02-12-2012 at 09:03 AM. Reason: bugfix in code :P |
|
![]() |
Thread Tools | |
Display Modes | |
|
|